| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
It's currently a proof of concept, but it works well on Windows (39 calls to setTheme vs. 8,000 calls to setLook). However, we need to remember to use setTheme() for a control that changes dynamically. I think I've updated many places, but we might still find others. Calls to the PropsUi.setLook() function haven't been removed yet, but these functions no longer do anything. I'd like some help figuring out how this behaves on other operating systems.
| Back | FazBrowse Home | New Git URL |
It's currently a proof of concept, but it works well on Windows (39 calls to setTheme vs. 8,000 calls to setLook).
However, we need to remember to use setTheme() for a control that changes dynamically. I think I've updated many places, but we might still find others.
Calls to the PropsUi.setLook() function haven't been removed yet, but these functions no longer do anything.
I'd like some help understanding how this works on other operating systems.