Stability Update (quick patch)
List of changes:
- Restoring of debug logging.
- This caused issues in rare test cases, using the
USING_LOGGING_DIRECTIVEset to 0 (off). - Debug logging needs to be consolidated more (later).
- This caused issues in rare test cases, using the
- Opacity bug fix.
- This caused wallpapers to hit opacity before the rest of the items, making screenshots look weird. All fixed now.
- Jump menu navigation from clicking up at the top of the list bug fix.
- This caused multiple "up" clicks to get stuck on the last item on the list initially for the second
upclick. Also fixed.
- This caused multiple "up" clicks to get stuck on the last item on the list initially for the second
- Slight refinement to the
up/downjump menu navigation.- Threshold for successive clicks has been set from 150ms to 100ms for smoother navigation.
Full Changelog: v1.9.1...v1.9.2