mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 04:42:00 +00:00
d58001c323
* Changed so searching for the scroll root node will look through siblings of children nodes. * Added a missing await Seem to have missed an await from when I was converting my proof-of-concept to an async function. * Minor stylistic change * Changed where program retries to find the scroll root.