Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG Color Customization #154

Merged
merged 1 commit into from
Dec 16, 2023
Merged

SVG Color Customization #154

merged 1 commit into from
Dec 16, 2023

Conversation

andrewauclair
Copy link
Owner

Update to allow changing the property used for SVG settings icon color in DockingUI.

Fixes #151

@andrewauclair andrewauclair merged commit 2af17b0 into main Dec 16, 2023
1 check passed
andrewauclair added a commit that referenced this pull request Jan 1, 2024
@andrewauclair andrewauclair deleted the svg-customization branch January 1, 2024 19:43
andrewauclair added a commit that referenced this pull request Jun 22, 2024
* WIP

Some of the renames are done.

* Update to Gradle 8.5 (#144)

* Module Improvements. (#146)

Modern Docking modules work properly now.

* Docking UI extension settings icon color can now be set to a different UIManager property. (#154)

* The internal package is now only exported to the other modern docking modules. (#155)

* Disable the focus on the JTabbedPanes used for docking and add support for alt + left arrow and alt + right arrow to move between tabs. (#160)

* Scrolling panel with toolbar at top example. (#159)

* The internal package is now only exported to the other modern docking modules. (#167)

* Fixing exception related to aalto-xml usage. (#172)

* Fixing docking-single-app dependencies. (#173)

* Fixing docking-single-app dependencies.

* Notes to future me to not mess this up again.

* Making an official 0.11 release so that we can make some API changes for a 0.12-SNAPSHOT release. (#177)

* Fixes for #174, #175 and #176 for exception improvements. (#178)

* Fixes for #174, #175 and #176 for exception improvements.

* Make sure we're on 0.12.0-SNAPSHOT in main after this change.

* More changes for auto hide.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DockingUI.initialize makes things worse?
1 participant