Skip to content

Ultrahand Overlay 1.8.2

Latest
Compare
Choose a tag to compare
@ppkantorski ppkantorski released this 05 Nov 09:53
· 8 commits to main since this release
0bdda01

List of changes:

  1. New Page Swap toggle for swapping the overlays and packages page locations.
    • Located in Settings > UI Settings > Miscellaneous > Effects > Page Swap.
    • This feature will draw the packages menu on the left and the overlays menu on the right when enabled.
  2. Fixes to libultrahand for preventing screenshots from occurring during capture event initializations.
    • This is particularly useful for isolating actual capture button events from initializations within projects like bitmap-printer / PNGShot.
      • If using bitmap-printer, it is currently recommended to use a version built with pull request #25 or else there will be dragons (unwanted screenshots in the Bitmaps directory generated every time a libultrahand compiled overlays is opened).
      • If using PNGShot, it is currently recommended to use a version built with pull request #5, however builds from latest source code on the repo should now work as well without producing unwanted screenshots.
    • Notice:
      • All projects built with libultrahand will need to be recompiled with latest libultrahand for this fix to apply.

Full Changelog: v1.8.1...v1.8.2

Update:

  • Fixes for returning to overlay menu after exiting overlay with Page Swap. - 11/05/2024 3:06 AM PST
  • Touch selection fixes for left / right page with Page Swap. - 11/05/2024 3:33 AM PST
  • Dangerous pattern tweak for wildcard patterns within the Album folder. - 11/05/2024 6:42 PM PST

Full Changelog: v1.8.2...d448e61