pillows.su's marque goes WAY TOO FAST

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
ownedbywuigi
Fanatic
Fanatic
Posts: 138
Joined: 2026-03-09, 21:48
Location: United Kingdom

pillows.su's marque goes WAY TOO FAST

Post by ownedbywuigi » 2026-04-01, 16:54

Just upload a file there and preview it, youll see the marquee goes WAY TOO FAST compares to MS Edge

UPDATE: After a refresh, it goes to normal until you hover over it?

Code: Select all

Invalid URI. Load of media resource  failed.  47918e72b024753a5946e25e0193cb74
Windows Server 2022, i9 9900K, 32GB DDR4, GTX 970, Dactyloidae 13.1
OS X Monterey, 2013 Mac Pro, Xeon e5-1650v2, 2x FirePro D500, 64GB DDR3, Dactyloidae 13.1

vannilla
Moon Magic practitioner
Moon Magic practitioner
Posts: 2549
Joined: 2018-05-05, 13:29

Re: pillows.su's marque goes WAY TOO FAST

Post by vannilla » 2026-04-02, 12:20

The marquee is faked with Javascript and it uses requestAnimationFrame to animate, which normally goes as fast as the application's refresh rate (60fps or whatever). It seems it also uses some "speed factor" but with minified code it's difficult to understand where it comes from and if it's the detail differing from Edge.

User avatar
ownedbywuigi
Fanatic
Fanatic
Posts: 138
Joined: 2026-03-09, 21:48
Location: United Kingdom

Re: pillows.su's marque goes WAY TOO FAST

Post by ownedbywuigi » 2026-04-02, 17:32

vannilla wrote:
2026-04-02, 12:20
The marquee is faked with Javascript and it uses requestAnimationFrame to animate, which normally goes as fast as the application's refresh rate (60fps or whatever). It seems it also uses some "speed factor" but with minified code it's difficult to understand where it comes from and if it's the detail differing from Edge.
I managed to mostly fix the issue (unless you hover on it, still gotta fix that).

Will upstream soon.
Windows Server 2022, i9 9900K, 32GB DDR4, GTX 970, Dactyloidae 13.1
OS X Monterey, 2013 Mac Pro, Xeon e5-1650v2, 2x FirePro D500, 64GB DDR3, Dactyloidae 13.1