blmage / duolingo-tts-controls

A small browser extension providing playback controls for some of the challenges on Duolingo.
MIT License
21 stars 4 forks source link

controls overlap input field #96

Closed alexseyk closed 3 years ago

alexseyk commented 3 years ago

I have animated characters blocked ... may be that's why

Screen Shot 2020-12-02 at 18 32 16
blmage commented 3 years ago

Yes, when characters are visible there is enough space under the buttons - I'll see what we can do in this particular case.

alexseyk commented 3 years ago

may be put controls above ?

alexseyk commented 3 years ago

another issue : displaying controls below moves 2row words out of sight

Screen Shot 2020-12-04 at 17 14 12

"bajo" es debajo :(

Screen Shot 2020-12-04 at 17 15 28
blmage commented 3 years ago

Which extension/user stylesheet do you use to hide the characters?

alexseyk commented 3 years ago

https://github.com/AdguardTeam/AdguardBrowserExtension

with rules www.duolingo.com##._1RL1c www.duolingo.com##._2Dn_R www.duolingo.com##.F2B9m

Nudin commented 3 years ago

Another similar issue: Bildschirmfoto zu 2021-03-17 23-20-40

blmage commented 3 years ago

@alexseyk The UI has been extensively reworked in version 2.0.0, so this kind of problem should be much less likely to occur now!

@Nudin It seems that sometimes the FontAwesome styles are not properly injected in the pages, but I've had a hard time trying to reproduce this consistently so far. In any case, I've just created #109 to help keep track of this. Thanks for the report!