EtheaDev / SVGIconImageList

Three engines to render SVG (Delphi Image32, Skia4Delphi, Direct2D wrapper) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...)
Apache License 2.0
327 stars 96 forks source link

Firemonkey SVGIconImageList Editor wrong placement #238

Closed birbilis closed 2 years ago

birbilis commented 2 years ago

Firemonkey SVGIconImageList Editor shows at bottom of screen instead of center and under the Windows Taskbar Result is the user doesn't know there is OK button they have to press (if they press [X] at the top they do cancel - that could ask them when there are changes whether to keep them or not)

In this image I moved the dialog up a bit, in my case (a laptop with 16:9 15.8" screen) the bottom buttons where hidden

Should maybe center it instead (might still have issue for smaller monitors), or align to top of screen, or ask Delphi to give screen size without the taskbar (I think it had some way to give that - though it may have been for VCL only)

image

carloBarazzetta commented 2 years ago

The component is redesigned to select fixed color from a color palette.