Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension window displays with horizontal & vertical scrollbar (very annoying) #89

Open
phyck opened this issue Feb 7, 2020 · 3 comments

Comments

@phyck
Copy link

phyck commented Feb 7, 2020

Hi,

First of I really like your extension & use it a lot but I've got several issues/questions/suggestions:

  • If I open the extension, the window displays a vertical & horizontal scrollbar which is very annoying/ugly (no offense) (screenshot: https://imgur.com/u1JQLIG)
  • It would love it if you could add a sync to google drive option (so we'll never lose any scripts & quickly load all scripts on another system if needed)
  • I've tried to add both JS & CSS to a site but it didn't work (only JS was loaded), so that would be nice! (it would be nice if I could write JS & CSS within the same script edit field)
  • A script management page (in a new tab) would also be very welcome to keep things tidy!

System: macOS 10.15.2 with Google Chrome v79.0.3945.130 (Official Build) (64-bit)

Keep up the good work mate, you're so close to perfection!

@xcv58
Copy link
Owner

xcv58 commented Feb 7, 2020

Thanks for your feedbacks.

  • If I open the extension, the window displays a vertical & horizontal scrollbar which is very annoying/ugly (no offense) (screenshot: https://imgur.com/u1JQLIG)

Sorry I can't reproduce on macOS 10.15.2 (19C57) with Chrome 81.0.4044.9. I did try to set Show scroll bars to Always and it doesn't have the scrollbar.

Does it actually scrollable? Could you please try different Chrome, like https://www.google.com/chrome/dev/?platform=mac to check whether it has the same behavior?

  • It would love it if you could add a sync to google drive option (so we'll never lose any scripts & quickly load all scripts on another system if needed)

I aware of the lack of current sync mechanism and have some thought here. Just don't have a good solution & time to invest to figure out what we need to do. Please follow and comment on this issue if you have any idea:
#32

  • I've tried to add both JS & CSS to a site but it didn't work (only JS was loaded), so that would be nice! (it would be nice if I could write JS & CSS within the same script edit field)

This extension doesn't support CSS. You can use the Stylish - Custom themes for any website which is designed for CSS.

  • A script management page (in a new tab) would also be very welcome to keep things tidy!

This is a good feature. Do you mind to create another issue with the idea about how it looks?

@phyck
Copy link
Author

phyck commented Feb 7, 2020

Thanks for your feedbacks.

  • If I open the extension, the window displays a vertical & horizontal scrollbar which is very annoying/ugly (no offense) (screenshot: https://imgur.com/u1JQLIG)

Sorry I can't reproduce on macOS 10.15.2 (19C57) with Chrome 81.0.4044.9. I did try to set Show scroll bars to Always and it doesn't have the scrollbar.

Does it actually scrollable? Could you please try different Chrome, like https://www.google.com/chrome/dev/?platform=mac to check whether it has the same behavior?

It is scrollable & I think I know what causes this issue:
I've set page zoom to 110% (default) in Chrome settings (because there are still a lot of websites that are almost unreadable at my retina resolution... I'm sure that I'm not the only one who uses this setting) & I really don't want to change it back to 100%
Other extensions always display like normal so it should be possible to make your extension display correctly (independent of the Chrome page zoom setting).

  • It would love it if you could add a sync to google drive option (so we'll never lose any scripts & quickly load all scripts on another system if needed)

I aware of the lack of current sync mechanism and have some thought here. Just don't have a good solution & time to invest to figure out what we need to do. Please follow and comment on this issue if you have any idea:
#32

  • I've tried to add both JS & CSS to a site but it didn't work (only JS was loaded), so that would be nice! (it would be nice if I could write JS & CSS within the same script edit field)

This extension doesn't support CSS. You can use the Stylish - Custom themes for any website which is designed for CSS.

OK, that's pretty confusing because I can see a dropdown at the top to switch to CSS
https://imgur.com/wWpxT53
When set to CSS the editor even recognizes CSS syntax:
https://imgur.com/K4U0RQ2

  • A script management page (in a new tab) would also be very welcome to keep things tidy!

This is a good feature. Do you mind to create another issue with the idea about how it looks?

Will do

@xcv58
Copy link
Owner

xcv58 commented Feb 7, 2020

It is scrollable & I think I know what causes this issue:
I've set page zoom to 110% (default) in Chrome settings (because there are still a lot of websites that are almost unreadable at my retina resolution... I'm sure that I'm not the only one who uses this setting) & I really don't want to change it back to 100%
Other extensions always display like normal so it should be possible to make your extension display correctly (independent of the Chrome page zoom setting).

I tried the same setting, now I can reproduce it. Now sure whether we can config the extension to ignore it.

The CSS style support was asked by another user. I will try to make it clear it's just a styling thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants