Skip to content

Releases: Calebh101/MagnificationScaler

Release 1.0.0B

Choose a tag to compare

@Calebh101 Calebh101 released this 07 Jul 17:51

This is a small bug fix release.

What's new?

  • Fix App Intents descriptions and slightly improve them
  • Fix small bug with changing scale manually
  • Make popup more persistent to avoid closing for no reason

Release 1.0.0A

Choose a tag to compare

@Calebh101 Calebh101 released this 04 Jul 02:39

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

Beta 0.0.0D Pre-release
Pre-release

Choose a tag to compare

@Calebh101 Calebh101 released this 02 Jul 05:03

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

Beta 0.0.0C Pre-release
Pre-release

Choose a tag to compare

@Calebh101 Calebh101 released this 02 Jul 00:50

What's new?

  • Dock location is now auto-detected.
  • I can never decide on an app icon.

Beta 0.0.0B

Beta 0.0.0B Pre-release
Pre-release

Choose a tag to compare

@Calebh101 Calebh101 released this 30 Jun 20:40

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

Beta 0.0.0A Pre-release
Pre-release

Choose a tag to compare

@Calebh101 Calebh101 released this 30 Jun 15:25

Initial beta!