pixelcrisis / turnstyles

turnstyles for turntable.fm | a chrome extension
14 stars 8 forks source link

Feature request: Add ability to resize chat and the font size in the chat #37

Open FranciscoG opened 3 years ago

FranciscoG commented 3 years ago

The chat panel is too small for me so I wanted a way to increase the size of it and also increase the font-size of it

I've created a working demo which you can see here:

https://imgur.com/GKlnJgc

Gist here, I whipped this up real fast so excuse any poor quality code lol https://gist.github.com/FranciscoG/50d00d2f1a73e9edf7cbeee5a6a4abfe

Needs more work of course because part of the main room gets cut off, but for now it's workable for me

Was curious if this was something you could possible add as feature to turnStyles. It can be toggled on/off

pixelcrisis commented 3 years ago

This is a clever and immensely useful feature! I'm in the middle of rewriting the options menu from scratch at the moment (spent the last few days reworking my DOM watchers to use Observers instead of DOMNodeInserted events, so now they use like 80% less resources to track profiles and playlist changes) I also just got hired to work at the convenience store near my house, so dev is probably going to slow down a bit more. But this is probably my favorite suggestion I've been given, and you even provided a working model and code. Bless. Once the new version goes live, this is definitely going to be one of the top features I'll integrate.

pixelcrisis commented 2 years ago

This has (finally, a year later) been integrated into the latest beta of turnStyles. I will close the issue when it goes stable!

FranciscoG commented 1 year ago

awesome, can't wait to try it out!

I checked the Beta Bookmarklet from https://ts.pixelcrisis.co/ and I'm not seeing anything there yet. How can I try out the beta?