]> uap-core.de Git - note.git/commit
use UiObject::from_ptr in window_create instead of creating the UiObject manually
authorOlaf Wintermann <olaf.wintermann@gmail.com>
Wed, 20 May 2026 16:41:11 +0000 (18:41 +0200)
committerOlaf Wintermann <olaf.wintermann@gmail.com>
Wed, 20 May 2026 16:41:11 +0000 (18:41 +0200)
commit58699ed168a8abec34b38707b179f9f95dda9367
tree9ca0fcb5d02bcbb6b371711905823c031924a33a
parentf25f9d7f565d698efb5e92f6f1d787258a284dd6
use UiObject::from_ptr in window_create instead of creating the UiObject manually
ui-rs/src/ui/window.rs