View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0038561 | Lazarus | LCL | public | 2021-03-01 13:15 | 2021-03-01 16:07 |
Reporter | wp | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0038561: The glyphs of TBitBtn and TSpeedButton are not scaled for high-dpi | ||||
Description | The icons displayed in TBitBtn and TSpeedBtn can be provided in two ways: - by an ImageList (new in Laz 2.0+) -- this is scaled with screen resolution in a high-dpi system - by the old Glyph property -- this is NOT scaled with screen resolution. This affects also the TButtonPanel in which the button glyphs do not scale. | ||||
Steps To Reproduce | See screenshots at 96 ppi and 144 ppi | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
LazTarget | - | ||||
Widgetset | |||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-01 13:15 | wp | New Issue | |
2021-03-01 13:16 | wp | Steps to Reproduce Updated | View Revisions |
2021-03-01 13:16 | wp | LazTarget | => - |
2021-03-01 13:16 | wp | Note Added: 0129280 | |
2021-03-01 13:16 | wp | File Added: 38561-96ppi.png | |
2021-03-01 13:16 | wp | File Added: 38561-144ppi.png | |
2021-03-01 13:17 | wp | Description Updated | View Revisions |