Use getCharWidth() instead of magic number to handle arbitrary char widths.
no change in logical behaviour is intended when getCharWidth() is 8.
Differential D16309
Use getCharWidth() instead of magic number danielmarjamaki on Jan 18 2016, 11:52 PM. Authored by
Details
Use getCharWidth() instead of magic number to handle arbitrary char widths. no change in logical behaviour is intended when getCharWidth() is 8.
Diff Detail |