Commit Graph

10 Commits (71f1e401af072a6ae45880dffd85ac5fdfa38e31)

Author SHA1 Message Date
ClaraCrazy 0770ebdfc2
Update conversion function and footer
- Conversion function updates:
    - Enabling conversion now rounds to the nearest max. value where `i > 1`, and if rounding was needed it will create a Tooltip displaying the config value on hover.
    - If rounding wasnt needed, or conversion is disabled in the config then no tooltip will be created, to avoid confusion.
- Updated footer:
    - Created new function called footerbuilder()
    - The config value is now always underlined and italic to make it more obvious you can (if rounded) "interact" with it.
2024-10-04 23:32:21 +02:00
ClaraCrazy 7e73268bb7 /raw endpoint working 2024-09-28 04:44:13 +02:00
ClaraCrazy 3016f0fc34 Some more minor design updates 2024-09-28 01:58:17 +02:00
ClaraCrazy b41d731c6c Cleanup 2023-11-02 07:41:52 +01:00
ClaraCrazy 1865a08c87 Add delete button 2023-11-02 06:25:22 +01:00
ClaraCrazy dbe961cb4d css is pain 2023-11-01 13:08:49 +01:00
ClaraCrazy 3280884b4d Thats why it flex'd 2023-11-01 13:06:30 +01:00
ClaraCrazy 2c005ce4e2 fix some empty lines 2023-11-01 12:58:43 +01:00
ClaraCrazy 83ca676885 Who told you to flex? 2023-11-01 12:58:09 +01:00
ClaraCrazy 758b72f4c4 Add Files 2023-11-01 11:48:19 +01:00