-
Notifications
You must be signed in to change notification settings - Fork 63
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
[Bug]: Todays alpha: Using the Toolkit "TestForm" shows that the drop button icon is not drawn #1388
Comments
Hi @Smurf-IV Also KDropButton was affected by this and the change to ButtonValues.cs will make KDB behave the same as KButton. |
@Wagnerp Should this go into 8.5 as well ? |
@giduac Please recreate the change against the v85 branch and create a PR for that (Also include updates to the changelog) |
@Smurf-IV |
Yes, of course. (If they fit ;-)) |
FYI. I would like to ask to make no changes to the two until this issue is complete. This is the order of the two currently with the discrepancies between the two. |
I prefer the Right list, as it shows the "New" themes being added to the end of the list. |
@giduac Also, remember that this has to be placed into 8.5, and still work in V90 without any changes to a designer made with V80 (i.e. enum offsets etc.) |
A Bi-Directional map should take care of identifying what is what (They have been used for other "Sources of truth" as well) |
|
@Smurf-IV Also the three theme selector controls will be hooked up to the KManager change event so all stays in sync when a theme is changed from outside the theme selector controls. I suggest to first make this for alpha and then we can see how much of that will fit in V85 or is desirable. |
Please close as this has been fixed and completed. |
The text was updated successfully, but these errors were encountered: