Commit graph

7 commits

Author SHA1 Message Date
6e96ae7fd4 Implement controls for new UI state 2025-02-12 01:06:50 +01:00
369839912f Make CNoteButton disable-able 2025-02-11 19:57:27 +01:00
4b6732ccd0 Hide mouse buttons using visibility: hidden 2025-02-11 19:28:39 +01:00
7a58ac37f7 Fix rendering bug by not enlarging buttons
Previously, the buttons left weird smudges when moving the mouse while a
button was enlarged. It appears to be a rendering engine bug (webkit
gtk), since the same does not happen in Firefox/Chromium. This fix
avoids enlarging the buttons so no residue is left behind.
2025-02-11 19:10:47 +01:00
447bcf39a7 Fix pinned button border 2025-02-10 02:10:20 +01:00
0b485e6cfe Pin notes 2025-02-09 18:49:42 +01:00
8453f6ee53 Add nonfunctional text box to create new notes 2025-02-06 02:55:33 +01:00