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`.
The nih-plug-iced crate should have a window resize widget like the one in nih-plug-egui.
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.
No due date set.
No dependencies set.
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?