Releases: Calebh101/MagnificationScaler
Releases · Calebh101/MagnificationScaler
Release list
Release 1.0.0B
Release 1.0.0A
Initial release! I decided that the app is working good enough to be an actual product, and less of a POC.
What's new?
- You can now manually enter the scale. The slider ranges from 0.5 to 2.0, but you can manually enter anywhere from 0.25 to 100.
- Magnification scaling is more consistent with the actual dock size.
- App Intents for use in the Shortcuts app are now available.
Known Issues
- Scale input box might not accept input.
Beta 0.0.0D
What's new?
I figured out how to change magnification on the fly! It uses AppleScript, and now needs the System Events permission.
With this, I was able to strip settings like the width/height change threshold and the auto-restart dock setting.
And also, there's no more flicker! It's smooth now!
There may be bugs though, since this is a decently big internal change.
Beta 0.0.0C
What's new?
- Dock location is now auto-detected.
- I can never decide on an app icon.
Beta 0.0.0B
What's new?
- New setting: Width/height change threshold: How much the width/height of the dock (based on location) needs to change before the dock is restarted. Only applicable if Auto-Restart Dock is on.
- The app now properly handles when it doesn't have accessibility permissions.
Beta 0.0.0A
Initial beta!