View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0035810 | Lazarus | IDE | public | 2019-07-07 16:13 | 2020-03-30 21:45 |
Reporter | Ally | Assigned To | Juha Manninen | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | Win 10 x64 | ||||
Product Version | 2.0.2 | ||||
Summary | 0035810: The icons in the ActionlistEditor are shown very indistinctly. | ||||
Description | The icons are displayed with only approx. 12x12 pixels. The original size is usually 16x16 pixels or more. The same icons are better displayed in the Object Inspector. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | r62815 | ||||
LazTarget | - | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
related to | 0022071 | feedback | Juha Manninen | ActionList Images store |
|
|
|
The example project from 0022071 can be used for testing. Form2 and Form3 have an ActionList. I set the project as related. I fixed the problem in r62815. Please test. I also fixed an offset error in ImageIndexPropertyEditor (the dropdown in Object Inspector ). The numeric value was slightly lower then the image. I don't understand the reason and the solution was counter-intuitive. An offset had to be substracted from the rectancle Top instead of adding it. |
|
Resolving. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-07-07 16:13 | Ally | New Issue | |
2019-07-07 16:13 | Ally | File Added: ActionlistEditor.png | |
2019-07-07 16:13 | Ally | File Added: Objektinspektor.png | |
2020-03-28 12:04 | Juha Manninen | Assigned To | => Juha Manninen |
2020-03-28 12:04 | Juha Manninen | Status | new => assigned |
2020-03-28 12:14 | Juha Manninen | Relationship added | related to 0022071 |
2020-03-28 12:32 | Juha Manninen | Note Added: 0121742 | |
2020-03-30 21:45 | Juha Manninen | Status | assigned => resolved |
2020-03-30 21:45 | Juha Manninen | Resolution | open => fixed |
2020-03-30 21:45 | Juha Manninen | Fixed in Revision | => r62815 |
2020-03-30 21:45 | Juha Manninen | LazTarget | => - |
2020-03-30 21:45 | Juha Manninen | Widgetset | Win32/Win64 => Win32/Win64 |
2020-03-30 21:45 | Juha Manninen | Note Added: 0121786 |