Théo Arrouye

Results 5 issues of Théo Arrouye

Upon discovering that setting the `options` parameter in `GLTFSceneSource.init` or `GLTFSceneSource.scene` didn't affect the output, I checked the source only to realize that these options don't appear to be used...

### Goals :soccer: - Add `strikethrough` element that matches for markdown strikethrough (`~~example~~` ~~example~~) - Add underline style/color styling options to all elements ### Implementation Details :construction: - Try to...

This is a pretty simple change that just makes it so the last played date will be updated on emulation end when the time played stat is updated, rather than...

gui
fix

Adds an explicit height to the panel so that it won't grow/shrink when the show names checkbox is added/removed. Only tested on Win11 on windowed & full screen modes.

gui
fix

Personally I found the center alignment for rows that are not full to look off. I updated the flexbox constraints so empty rows would left-align and the items would always...

enhancement
gui