sonburn / symbol-swapper

Swap the selected symbols and/or symbol instances to a master of the same name in a library.
MIT License
188 stars 11 forks source link

Can't scroll all the way down #52

Open YonatanKof opened 3 years ago

YonatanKof commented 3 years ago

Hi Jason, Thank you for the awesome plugin 👍

The Symbol Swap Libraries command window shows just more then 3 libraries in view (see attached). The issue - if there's more then 3 libraries the window doesn't scroll all the way down - effectively leaving the user without the ability to update the last library. The window doesn't resize nor is it affected by the number of libraries (if more then 3), the last one is out of view and out of reach.

Best wishes, Yonatan 🎊

Screen Shot 2021-01-24 at 12 10 52 PM
YonatanKof commented 3 years ago

I think it might by the same issue as this one

thais-pixies commented 3 years ago

It was driving me crazy! Good news, I found a workaround: Change your mac settings to "Always show scroll bar". Go to System Preferences/General/Show scroll bars: Always. I hope it helps.

YonatanKof commented 3 years ago

That's awesome My workaround was to fiddle with the plugin's code till I got everything in view 🤦