Get Ildaeil to do some useful things

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-11-05 23:07:18 +00:00
parent d1916efe99
commit 072f9ee3ca
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
12 changed files with 1253 additions and 29 deletions

View file

@ -98,6 +98,8 @@ public:
fContext(getRackContextFromPlugin(getPluginInstancePointer())),
fResizeHandle(this)
{
fContext->nativeWindowId = getWindow().getNativeWindowHandle();
if (isResizable())
fResizeHandle.hide();