You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using Resizer for a while, and it is a great tool - but upgrading to Yosemite broke the functionality. I have tried to debug it - and it appears that the events are a bit out of sync when the buttons are pressed, but I'm not good enough at Javascript, and live debugging to really say for certain.
The code appears to run, but the event.command isn't correctly set at the right time for the button press, or on the context menu, and therefore nothing is changed.
I'd be glad to help, but I'm very new to Safari Extensions, and so I'm not sure what should be happening, so it's hard to know what to say "needs fixing". But it really just isn't doing what it used to.
The text was updated successfully, but these errors were encountered:
I've been using Resizer for a while, and it is a great tool - but upgrading to Yosemite broke the functionality. I have tried to debug it - and it appears that the events are a bit out of sync when the buttons are pressed, but I'm not good enough at Javascript, and live debugging to really say for certain.
The code appears to run, but the
event.command
isn't correctly set at the right time for the button press, or on the context menu, and therefore nothing is changed.I'd be glad to help, but I'm very new to Safari Extensions, and so I'm not sure what should be happening, so it's hard to know what to say "needs fixing". But it really just isn't doing what it used to.
The text was updated successfully, but these errors were encountered: