Skip to content

Add pixels examples#319

Merged
mappu merged 3 commits intomappu:masterfrom
rcalixte:add_pixels
Apr 27, 2026
Merged

Add pixels examples#319
mappu merged 3 commits intomappu:masterfrom
rcalixte:add_pixels

Conversation

@rcalixte
Copy link
Copy Markdown
Contributor

@rcalixte rcalixte commented Mar 3, 2026

These examples make liberal use of components from the Graphics View framework, including events, leading to a fun application to play with.

cc @5k3105 Mostly ported this example from the other Go bindings with a few tweaks. Fortunately, much of what appear to have presented issues with the other library were seamless here.

@5k3105
Copy link
Copy Markdown

5k3105 commented Mar 4, 2026

You fixed the memory spikes with Delete() - well done!

@rcalixte
Copy link
Copy Markdown
Contributor Author

rcalixte commented Mar 4, 2026

You fixed the memory spikes with Delete() - well done!

Those are explicit but not strictly necessary since the library makes use of finalizers for directly constructed types.

@mappu
Copy link
Copy Markdown
Owner

mappu commented Apr 27, 2026

image

@mappu mappu merged commit 71f83df into mappu:master Apr 27, 2026
10 checks passed
@rcalixte rcalixte deleted the add_pixels branch April 27, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants