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

Flipper doesn't apply changed theme #3360

Open
dand751801 opened this issue Nov 4, 2023 · 1 comment
Open

Flipper doesn't apply changed theme #3360

dand751801 opened this issue Nov 4, 2023 · 1 comment
Labels
Milestone

Comments

@dand751801
Copy link

dand751801 commented Nov 4, 2023

Bug explanation

Summary

Changing the theme (light/dark) has no effect on component Flipper when it's background face is visible.

Detected the following specs

  • MDIX Demo 4.9 (untouched EXE)
  • (also in my own project (.net6 WPF, MDIX 4.9)
  • Windows 10 22H2 / Windows 11 22H2

Steps to reproduce

  • Start Demo
  • Go to "Cards" page
  • Rotate the Flipper Card, i. e. "James Willoc" User Card
  • Go to "Color Tool" page
  • Switch theme (It is unimportant which theme is active)
  • Go back to "Cards" page
  • Expected result:
    • All components are rendered with the new theme color
  • Actual result: Cards are rendered with
    • Cards are rendered with the new theme color
    • Unflipped Flippers are also rendered with the new theme color
    • But: Rotated Flipper is still rendered with the old theme color

Screen recording

MDIX_Flipper

References

#694

Version

4.9

@dand751801 dand751801 added bug evaluation required Items is pending review or evaluation by the team labels Nov 4, 2023
@Keboo Keboo removed the evaluation required Items is pending review or evaluation by the team label Nov 6, 2023
@Keboo Keboo added this to the 5.0.0 milestone Nov 6, 2023
@Keboo
Copy link
Member

Keboo commented Nov 6, 2023

This is a known bug with the flipper due to the 3d stuff that it uses. I have related issues already flagged to try and address with the 5.0 release.

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

No branches or pull requests

2 participants