rxhanson / RectanglePro-Community

Bug reports and discussion for the Rectangle Pro app
https://rectangleapp.com/pro
98 stars 1 forks source link

Cherrypick AXEnhancedUserInterface workaround #129

Closed LiamKearn closed 2 years ago

LiamKearn commented 2 years ago

As the title says 🙏🏻!

rxhanson commented 2 years ago

I pulled this out in the latest release of Pro, but you can get it back by using the following terminal command:

defaults write com.knollsoft.Hookshot enhancedUI -int 2

Then restart the app.

The reason I pulled it is because it's not the best solution, and some users will still experience the issue, even with that behavior.

Of course, the best fix is when the Chrome team decides to address it. I will likely roll in another way of dealing with it regardless, with some sort of toggle in Pro since it can affect other apps.

LiamKearn commented 2 years ago

Still haven't updated chromium to the latest "hack" fix for that, this will work well for me.

Appreciate the quick response.