Fixed the overflows and make the render handle SFML's weird window coordinates not matching world coordinates.

This commit is contained in:
Zed A. Shaw 2024-12-11 16:57:18 -05:00
parent cb2e766305
commit f05f652c26
3 changed files with 18 additions and 12 deletions

View file

@ -1,9 +1,6 @@
TODAY'S GOAL:
====
Font Extractor
===
0. \ua3fd causes the character immediately after to vanish.
1. Why do Sliders only have to be kept around forever and can't go in containers like everything else?
2. Why are sliders not selected when I click on them? Is it a hover?
3. Why do fonts render blank? Also when I scroll they slowly disappear until there's a column.