GiovanH / unofficial-homestuck-collection

An offline collection of Homestuck and its related works.
GNU General Public License v3.0
25 stars 3 forks source link

Modern/Thin Scrollbar & Touchpad Zoom Support (With Video Examples) #436

Open DreamerTraveler opened 2 years ago

DreamerTraveler commented 2 years ago

Hi Gio & Bambosh! Since ultimately, I'm no programmer, I decided editing a video suggesting two features that seem pretty essential to The Unofficial Homestuck Collection!

https://streamable.com/qt7mac

Here’s my recommendations: 1.) Modern/Thin scrollbars: Enabling a thin scrollbar will ultimately assist the app and stories having more spacious on the screen compared to the current one, allowing to have a more comfortable and convenient experience. I'd suggest as an option you can enable or disable to those who like the default scrollbar better.

2.) Touchpad zoom support. Since UHSC is technically a browser, I'd be welcoming specially for laptop users on having a flexible choice for zooming on the sites and on pictures.

I'd love knowing your thoughts and see if these new options have a possibility for any future updates, best wishes and appreciate your time! <3

GiovanH commented 2 years ago

I like the scrollbar suggestion. I'll have to look to see if that's doable with pure css, I think it might be.

The touchpad is interesting. I would have that whatever "zoom in" command sent by the touchpad driver would work natively. I'll have to take a look at that.

DreamerTraveler commented 2 years ago

Thanks for your feedback, Gio. I’m very glad you’re interested on my recommendations. To perhaps give some slight assistance, I’d like to share some small optional info related to that video:

Personalized Tumblr themes using custom scrollbar despite browser:

Touchpad Pinch/Zoom Gesture controls Info:

The zooming pinch gesture behavior seems to work identically in Microsoft Edge, Firefox & Chrome. I assume there might be a possibility that it's the same code or extremely similar.

This might be the best I can do for now, feel free on sharing any questions or comments about the matter, great work and enjoy the evening.

DreamerTraveler commented 1 year ago

October, 30, 2022 Update:

https://github.com/luandersonn/Modern-scrollbar/

I found this extremely lightweight and open-source extension for Chromium based browsers, given how the code is available this might be handy to implement it into the UHSC browser. Cheers!