fubark / cosmic

A platform for computing and creating applications.
https://cosmic.ooo
MIT License
342 stars 16 forks source link

Text_demo: clicking on scroll bar #30

Open wilsonk opened 2 years ago

wilsonk commented 2 years ago

If you resize the font size or type off the end of the editor window then a scroll bar appears (nicely done), and if you drag and drop the bar then things work fine...however, if you click on the scroll bar to move it to the right then it becomes non-reactive. The scroll bar won't move by clicking on the left or right of the bar after the first interaction.

Not totally sure if the bar should move more to the right after the first click (because all text becomes visible on first click), but it should move the left (ie. back to the line start) IMHO.