Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-20 | fixed settings cog sometimes not moving | 0neGal | |
If the settings popup was opened or closed through other means than clicking the settings button itself, "Save" button or "Discord" button, then the cog wouldn't update/rotate accordingly. | |||
2024-01-20 | added src/app/js/popups.js | 0neGal | |
This makes opening and closing popups a little bit easier, on top of it, it also fixes a bug where you could open the settings popup on top of the browser popup or other popups, and it'd hide the background blur, but still show both popups. |