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
406 stars 57 forks source link

Add missing caption 'rsPreview' on preview checkbox in modified filters #560

Closed Lulu04 closed 1 year ago

Lulu04 commented 1 year ago

Hi, in several filter windows, I forgot to set the caption of the preview checkbox to 'rsPreview'. Here are the fixes.

If you agree, I can add preview functionality to the color menu windows. I've had a look, it seems within my grasp.

circular17 commented 1 year ago

Hi Lulu,

Your attention to detail is valuable. Your fixes have been merged!

Ok, sure, you can go ahead and have a look at the color windows. The code may be a bit different, so don't hesitate to reach out if you have any questions.