Fixed the overflows and make the render handle SFML's weird window coordinates not matching world coordinates.
This commit is contained in:
parent
cb2e766305
commit
f05f652c26
3 changed files with 18 additions and 12 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue