circular17

Results 373 comments of circular17

This issue https://github.com/bgrabitmap/lazpaint/issues/557 was about adding a plugin directly inside LazPaint in Pascal. The core of the plugin is nice and tidy but this required to modify many files to...

It makes sense. Basically, this would be a plugin provider that in facts set up a bridge between LazPaint and an API. During this lapse of time, plugins can interact...

Hi Lainz, Thank you for the detailed insights and thoughts on the integration with the API. About the idea of have 2 end points for exchanging layer data, while it...

Thank you so much for sharing this demo. That's a great base to make the http API. Clicking on the numeric field on the webpage updates the LCL application. That...

That's a good question. Assigning the first 10 colors may limit flexibility and might not cater to users' specific habits or preferences. I imagined various possibilities and among these the...

Note: In https://github.com/bgrabitmap/lazpaint/commit/ef76535b73cadd75b6d04bd1232ee3020220c0f9, I have modified the palette drawing so that the rectangles can grow if there is more room in the palette, so that the digit would be more...

In fact, this bug is related to the LCL, so it does belong to this bug tracker. It is understandable that people would get lost in all of this. Maybe...