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 Authored by danielmarjamaki on Jan 18 2016, 11:52 PM.
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 |