- Oct 26, 2023
-
-
sam edelsten authored
-
- Oct 25, 2023
-
-
sam edelsten authored
-
sam edelsten authored
i do not like the online merge conflict editor
-
sam edelsten authored
-
sam edelsten authored
adds bullet (U+2022) to font subset replaces rendered text with bullets in password fields - selection in password widgets is buggy
-
- Oct 24, 2023
-
-
sam authored
-
sam edelsten authored
adds a `CosmicCanvas` component to hold the image cosmic draws to. allows easier interop between UI and Sprite widgets Each type of widget now uses a single `CosmicEditBundle`, adding widget specific components with `.insert()` or as tuples.
-
- Oct 13, 2023
-
-
sam edelsten authored
-
- Oct 12, 2023
-
-
sam edelsten authored
-
sam edelsten authored
Merged redraw and redraw_ui into a single function, in order to make placeholder and password code easier Moved most of redraw_common into main redraw function, having type wrangling issues with the image replace function
-