Files
oboe/src/gfx
Nat Quayle Nelson 1866fff3ce Cache measurement of space in TextStyle
I noticed a ton of string_length() calls on empty space strings,
each one making an sf::Text object to measure. I thought caching
the result would make the slow dialogs open faster but it didn't.
Still might as well do it, though.
2025-03-16 14:03:53 -04:00
..
2022-07-12 20:35:41 -04:00
2022-07-12 20:35:41 -04:00
2017-04-14 15:43:07 -04:00