Changes between Initial Version and Version 1 of Ticket #205, comment 26
- Timestamp:
- Aug 20, 2011, 6:14:33 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #205, comment 26
initial v1 1 1 About 1.). The attached patch improves the appearance of sub-folders within the project tree. While top-level nodes (headers, Sources, Forms etc) have a forced size of 16x16, sub-folders use the default (small) icon size of the system. In our case this is 20x20 and since we don#t have any real pixmap if that size the 16x16 one is upscaled. 2 3 Thinking a bit more about this: The icon size should be forced on any platform, not just on OS/2. The code should never rely on the fact that a small icon size is 16x16.