mchlnix / SMB3-Foundry

SMB3 Level Editor in Python
GNU General Public License v3.0
93 stars 12 forks source link

A problem when resetting the visual style from "Dracula" to "Retro". #138

Closed Dariosky-01 closed 2 years ago

Dariosky-01 commented 3 years ago

As you can see in the video below starting from the "Retro" visualization style to change it to "Dracula" everything is fine, but if I return the window of the objects and enemies on the left remains Dracula style when it is in the foreground, when there is a window and must necessarily be in the background seems to be restored.

https://user-images.githubusercontent.com/81451904/139581504-d2a3c998-0f33-4446-a66e-8b1b64aa4098.mp4

mchlnix commented 2 years ago

Thanks for reporting this. I could not reproduce this and the dracula style method is a bit janky. I might look into a different way to implement a dark mode.