FlashFilter v0.2.1 Patch Notes
There were a few additional bugs fixed which poped up due to replacing the old FlashFilter Control with our new port (some of the fixes mentioned in the last release were made to the old FlashFilter Control but not the ported version and so they were still a problem).
1. Screen freeze bug turning filter off
Affected: MacOS
At some point we switched to using the full screen filter mode on MacOS which also introduced the screen freeze bug on MacOS without us realizing. We applied the same fix as on Windows.
2. Overlay lifetime tied to GUI lifetime
Affected: MacOS
Because of the way the MacOS package was structured when the program was run
from the .app the FlashFilter Control and FlashFilter Shell lifetimes would
be tied together so that quitting the app resulted in the overlay being quit.
3. Regressions from GUI library port
Affected: Windows
The console window problem was reintroduced as well as an issue where the text on buttons would render as random shapes. This is now fixed.