LeopoldTal
LeopoldTal
## Current build failure The extension ["Glulx Real Time" by Erik Temple](https://github.com/i7/extensions/blob/master/Erik%20Temple/Glulx%20Real%20Time.i7x) does not compile on 6M62. The culprit is these lines ```inform7 if the current glk event is glk-initiated:...
The [`prefers-reduced-motion` media query](https://css-tricks.com/introduction-reduced-motion-media-query/) allows users to specify an accessibility setting for less animation. The purpose of this PR is to respect this setting in web export. - Scrolling: Smooth...
## **Summary** The [`prefers-reduced-motion` media query](https://css-tricks.com/introduction-reduced-motion-media-query/) allows users to specify an accessibility setting for less animation. Smooth scrolling can trigger seasickness for some users, so if the user has set...