trmcnvn / twitch-chat-overlay

💬 Overlays the Twitch chat while in fullscreen mode (Firefox/Chrome)
MIT License
15 stars 8 forks source link

v1.10 #25

Closed trmcnvn closed 4 years ago

Eric-01 commented 4 years ago

I did a quick test to check how the new overlay position limiting function works, and I have to say that so far it works as I expected, besides the fact that now I'm unable to drag the overlay so that it is right next to an edge of the screen. Each time a 1px gap remains. Isn't it a bug?

trmcnvn commented 4 years ago

It should be possible to hit the edge exactly, although difficult based on the speed of dragging.

I might make it so the limit is at the center of the window rather than the closest edge. To be honest, the entire dragging experience needs to be re-done so it isn't limited to the title bar.

Eric-01 commented 4 years ago

OK, fine then.