bgrabitmap / lazpaint

🎨 Cross-platform image editor with raster and vector layers similar to Paint.Net written in Lazarus (Free Pascal)
https://lazpaint.github.io/
GNU General Public License v3.0
401 stars 55 forks source link

Dissappear preset name in Colorize menu #348

Open YuriyZubko opened 2 years ago

YuriyZubko commented 2 years ago
  1. Description Dissappear preset name in Colorize menu after you check/uncheck "Corrected hue and lightness"
  2. Environment Windows 10 Build 19043.1288 LazPaint ver 7.1.6.0 RU version
  3. Steps to reproduce 3.1 Create new project or open picture 3.2 Move in Colors → Colorize 3.3 Choose preset 3.4 Check/uncheck "Corrected hue and lightness"
  4. Expected result Name of preset dont dissapper
  5. Actual result Name of preset dissapper
  6. Attachment https://user-images.githubusercontent.com/92620013/137929053-2211f4c1-4f77-4022-bf9d-cb33f4c73337.mp4
circular17 commented 2 years ago

Thanks for the feedback.

What happens is the expected result. Indeed, the option to correct hue and lightness is part of the preset. You can define additional presents with the wanted state of the checkbox.

Though if you click again on the checkbox and get back to the preset definition, it could detect that it's the preset. So I note this aspect as a possible improvement.