View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001618 | JEDI VCL | 00 JVCL Components | public | 2004-04-10 07:09 | 2004-04-11 05:28 |
Reporter | Markus Spoettl | Assigned To | marcelb | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001618: JvInspector, minor category painting issue | ||||
Description | there is a minimal painting issue (tested only with .NET painter), when you have 2 category items following each, the line deviding them is broken by one pixel at the devider position. See screen shot. | ||||
Tags | No tags attached. | ||||
2004-04-10 07:09
|
|
|
In TJvInspectorDotNETPainter.DoPaint: if not (Item.IsCategory) then PaintDivider(Rects[iprItem].Left + Inspector.DividerAbs, Pred(Rects[iprItem].Top), Rects[iprItem].Bottom); (the second condition of the if statement has been removed). |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-04-10 07:09 | Markus Spoettl | New Issue | |
2004-04-10 07:09 | Markus Spoettl | File Added: micropaintissue.gif | |
2004-04-10 07:23 | marcelb | Assigned To | => user50 |
2004-04-10 07:23 | marcelb | Status | new => confirmed |
2004-04-11 02:51 | marcelb | Assigned To | user50 => marcelb |
2004-04-11 05:28 | marcelb | Status | confirmed => resolved |
2004-04-11 05:28 | marcelb | Resolution | open => fixed |
2004-04-11 05:28 | marcelb | Note Added: 0003801 |