Some more TODO work. I might as well try custom drawing text now.

This commit is contained in:
Pietro Gagliardi 2018-06-10 20:18:07 -04:00
parent cd2a6f7c29
commit dfb3bd39f1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ We'll use the small image list. For this, the first few items will be reserved f
// checkboxes TODOs:
// - see if we need to get rid of the extra margin in subitems
// - get rid of the extra bitmap margin space before text
// - get rid of extra whitespace before text on subitems
// - get rid of extra whitespace before text on subitems (this might not be necessary if we can fill the background of images AND this amount is the same as on the first column; it is a hardcoded 2 logical units in the real list view code)
#define nCheckboxImages 4