ModischFabrications / Anti-FFRB

Stop face focused repetitive behaviors by keeping your fingers away
https://ffrb.modisch.me/
GNU General Public License v3.0
1 stars 0 forks source link

Fix Layout popping #7

Open ModischFabrications opened 2 years ago

ModischFabrications commented 2 years ago

Placeholder to video pops into full size (640x480). Fixed size for original doesn't work because that kills responsive layout.

Repro:

  1. Toggle all settings off
  2. Toggle one to get warning, which shifts layouts around
  3. Click frame to get video, which again shifts around, but then keeps stable layout even with warnings
ModischFabrications commented 1 year ago

Exact error: Dynamic scaling uses a width of 470px, but the video will force it up to the full 640px. Video will then stay at 640px even when stopping stream. Dynamic scaling still works for smaller sizes though.

No idea how to fix.