mehulmpt / ps-extender

Extends functionality of PSD interface by adding controls for swapping rows quickly using the generated tools by the script
MIT License
33 stars 19 forks source link

added move to, modified view problem bank #6

Closed aryan02420 closed 3 years ago

aryan02420 commented 3 years ago

buttons are displayed on hover, which clears clutter and fits more items on the screen but causes small layout shifts. not sure if this is a better UI

GIF Preview

aryan02420 commented 3 years ago

Screenshot from 2021-05-12 01-01-22

mehulmpt commented 3 years ago

I'll set up a CI pipeline on the master to push the extension update directly to webstore, will merge after that. Meanwhile you can resolve those two (small) issues

mehulmpt commented 3 years ago

I've added the CI pipeline to deploy directly to chrome webstore. Please pull the repo and resolve merge conflicts with the two issues above, and commit your changes

aryan02420 commented 3 years ago

auto scroll when moveup or movedown is clicked

Peek 2021-05-12 02-10 2

mehulmpt commented 3 years ago

Looks good. Can you update the version number in manifest.json to 1.0.4? Might automate this later

mehulmpt commented 3 years ago

Looks good. Can you update the version number in manifest.json to 1.0.4? Might automate this later https://github.com/mehulmpt/ps-extender/pull/6#issuecomment-839916185