Replies: 2 comments 1 reply
-
It really depends upon the changes. What are you trying to do? |
Beta Was this translation helpful? Give feedback.
-
Don't have a specific thing in mind but for the sake of the argument lets say I want to add a 'slideshow' window, in which I cycle through images on path using a configurable timer that can be increased/decreased to manipulate speed, and I wanted to also be able to manipulate the opacity of the images when they're being displayed. If this was the case , I could use imagemagick to manipulate the opacity, but I could probably also use css/js if in webview. Sorry if this is too meandering, I'm trying to wrap my head around designing things in this backend/frontend dichotomy, I could probably try things out but I'm not familiar enough with webview yet. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When adding functionality to certain UI elements, do I need to add frontend specific code to target ncurses, webview, etc?
I've read: Display Concepts and #1311 (comment)
Beta Was this translation helpful? Give feedback.
All reactions