7
44
Fork
You've already forked nice-plug
22

add window resize widget to nih-plug-iced #26

Open
opened 2026年05月25日 21:46:35 +02:00 by BillyDM · 1 comment

The nih-plug-iced crate should have a window resize widget like the one in nih-plug-egui.

The `nih-plug-iced` crate should have a window resize widget like the one in `nih-plug-egui`.
Author
Owner
Copy link

For context, this is what the widget looks like in nih-plug-egui. The window resize widget is the little thing with diagonal lines on the bottom-right corner of the window.

This widget is necessary because DAWs are very inconsistent in the way they handle the native OS way of resizing windows. Using an in-framework resize widget like this where the plugin itself requests the host to resize the window is far more reliable.

For context, this is what the widget looks like in `nih-plug-egui`. The window resize widget is the little thing with diagonal lines on the bottom-right corner of the window. This widget is necessary because DAWs are very inconsistent in the way they handle the native OS way of resizing windows. Using an in-framework resize widget like this where the plugin itself requests the host to resize the window is far more reliable.
Sign in to join this conversation.
No Branch/Tag specified
main
resizing
dev
standalone_fixes
FoobarIT/main
fixes
egui_3rd_party
vizia_baseview_update
egui_32
softbuffer
byo_gui_examples
raw_graphics_examples
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.3
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RustAudio/nice-plug#26
Reference in a new issue
RustAudio/nice-plug
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?