Atelaes / Mynda

An electron based media library
0 stars 0 forks source link

scrollWidth on title div in details pane is wrong on first mouseover #17

Closed JohnMTorgerson closed 3 years ago

JohnMTorgerson commented 3 years ago

This leads to incorrect placement of the title in the details pane until the 2nd mouseover (for some reason), because of the code for the marquee effect. I can't figure out why the scrollWidth changes from first mouseover to second, nor why it's wrong in the first place.

JohnMTorgerson commented 3 years ago

Fixed with introduction of MynOverflowTextMarquee