FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove the need to call the PropsUi.setLook() #2638 by nadment · Pull Request #7592 · apache/hop · GitHub

/ hop Public

Remove the need to call the PropsUi.setLook() #2638 - #7592

Draft
nadment wants to merge 1 commit into
apache:mainfrom
nadment:2638
Draft

Remove the need to call the PropsUi.setLook() #2638#7592
nadment wants to merge 1 commit into
apache:mainfrom
nadment:2638

Conversation

nadment commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

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.

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.

Copy link
Copy Markdown
Contributor

Could you check the font where we want fixed width like JavaScript, SQL, and so on?
Other than that it looks fine on Linux.

mattcasters added this to the 2.20 milestone Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL