mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
The "controls.isMobile" was used incorrectly here as it holds value if controls are in mobile mode, not if running on mobile screen. Use those values from clapper main widget instead. This fixes incorrect chapter popover placement on mobile screens. Also handle fine-tune in CSS as this code path is hit multiple times when starting/stopping slider drag.