Rename maybe_resize_editor() to resize_editor()

This commit is contained in:
Robbert van der Helm
2022-10-09 14:22:49 +02:00
parent 4df2b389a0
commit 04e03840e0
6 changed files with 8 additions and 11 deletions
+1 -3
View File
@@ -215,9 +215,7 @@ class ClapBridge : public HostBridge {
* the new size. This is called from `clap_host_gui::request_resize()` after
* the host returns `true`.
*/
bool maybe_resize_editor(size_t instance_id,
uint16_t width,
uint16_t height);
bool resize_editor(size_t instance_id, uint16_t width, uint16_t height);
/**
* Get the plugin instance's current editor size, if it has an active