zeromus
|
5a6ffe022a
|
fix tastudio font bugs, some mine, some not mine
|
2016-04-17 03:07:07 -05:00 |
feos
|
2fafd85064
|
InputRoll: stop switching to RotatedFont when we're in vertical orientation.
Still doesn't care about the font we set, since it's never created in gdirenderer.
|
2016-04-16 21:46:47 +03:00 |
adelikat
|
ba87d19d5c
|
Input roll - some small cleanups
|
2015-09-05 16:37:52 -04:00 |
adelikat
|
a85c60e716
|
Input Roll - more avoiding calculated fields in loops
|
2015-09-05 15:44:08 -04:00 |
adelikat
|
ed4ccdbfc6
|
InputRoll - don't call LastVisibleIndex, a calculated field, in a for loop, seems to be a nice speedup
|
2015-09-05 15:27:59 -04:00 |
adelikat
|
e9d7c7c88c
|
InputRoll - more shenanigans
|
2015-09-05 15:09:55 -04:00 |
adelikat
|
747c0fddda
|
InputRoll - remove a todo
|
2015-09-05 14:33:34 -04:00 |
adelikat
|
b45f34dc3e
|
InputRoll - code cleanup - make NormalFont readonly and remove redundant use of this.NormalFont
|
2015-09-05 14:21:58 -04:00 |
adelikat
|
76db52966e
|
InputRoll - on paint method, calculate visible columns once and pass into draw functions rather than making a new list in every method on every draw
|
2015-09-05 14:00:08 -04:00 |
adelikat
|
dec25850c5
|
InputRoll - a small cleanup
|
2015-09-02 19:39:57 -04:00 |
adelikat
|
fceb4487c9
|
InputRoll - tiny optimization - don't calculate lastvisiblecolumnindex during a for loop
|
2015-09-02 19:38:33 -04:00 |
adelikat
|
ed26eb002d
|
InputRoll - break off drawing methods into a separate file
|
2015-09-02 18:46:23 -04:00 |