Opened 11 months ago
Closed 11 months ago
#18710 closed bug (duplicate)
ColumnListView drawing glitches on large columns
Reported by: | pulkomandy | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Kits/Interface Kit | Version: | R1/beta4 |
Keywords: | Cc: | ||
Blocked By: | #14888 | Blocking: | |
Platform: | All |
Description
ColumnListView uses a backing bitmap to render the column text. The bitmap is hardcoded to 600px wide, so, if a column is wider, there will be drawing glitches.
This can be seen for example in Debugger if you have a very long "stop reason" for stopping a thread.
Already fixed in hrev57453, but this is for tracking the merging into the beta4 branch.
Change History (1)
comment:1 by , 11 months ago
Blocked By: | 14888 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.