# JuceDemoPlugin resize issues in Ableton Live & Bitwig

**URL:** https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976
**Category:** Audio Plugins
**Created:** [August 30, 2017, 4:45pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976 "2017-08-30T16:45:03Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![salvator1](https://avatars.discourse-cdn.com/v4/letter/s/b38774/32.png) [@salvator1](https://forum.juce.com/u/salvator1)
#### Post date: [August 30, 2017, 4:45pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/1 "2017-08-30T16:45:03Z")

</div>

Hello,

When resizing a VST3 plugin into bitwig (OSX Sierra, Bitwig 2.1.1)  
the UI is not resized as expected, but the window is increased in size, with top left position of the UI offset (downward in my example bellow).

Simple reproduction scheme by using Juce Audio Plugin Demo and call alternatively resize

setSize(400,200); and then setSize(400,400);

screenshot showing issue here :  
 ![3](https://us1.discourse-cdn.com/flex026/uploads/juce/original/2X/d/d662012f67b49286401107be34bb01f124f38693.jpg)  
Any idea ?

Thanks,

Salvator

---

<div class="post-metadata">

### Author: ![salvator1](https://avatars.discourse-cdn.com/v4/letter/s/b38774/32.png) [@salvator1](https://forum.juce.com/u/salvator1)
#### Post date: [August 31, 2017, 8:31am UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/2 "2017-08-31T08:31:37Z")

</div>

Furthermore, in latest Ableton Live with AU, it does a similar thing : it somehow “animate” (with flicker) the resize with the same weird topleft offset, then finally repaint normally, once the resize animation is done.  
Very unelegant :  
 ![Sans-titresa](https://us1.discourse-cdn.com/flex026/uploads/juce/original/2X/2/25f30954675c520d8178e58865b08ad98d281377.gif)

---

<div class="post-metadata">

### Author: ![leehu](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/leehu/32/3280_2.png) [@leehu](https://forum.juce.com/u/leehu)
#### Post date: [August 31, 2017, 5:20pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/3 "2017-08-31T17:20:04Z")

</div>

I also a noticed a Bitwig issue the other day - didn’t happen in 5.0 - might have been introduced with the ui scaling changes in 5.1?

---

<div class="post-metadata">

### Author: ![hyakken](https://avatars.discourse-cdn.com/v4/letter/h/d9b06d/32.png) [@hyakken](https://forum.juce.com/u/hyakken)
#### Post date: [September 2, 2017, 3:28pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/4 "2017-09-02T15:28:42Z")

</div>

I also have this issue with Bitwig on Mac.  
Please update it.

Thank you

---

<div class="post-metadata">

### Author: ![salvator1](https://avatars.discourse-cdn.com/v4/letter/s/b38774/32.png) [@salvator1](https://forum.juce.com/u/salvator1)
#### Post date: [September 5, 2017, 3:14pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/5 "2017-09-05T15:14:04Z")

</div>

I got a vague reply from bitwig. The issue ‘could’ be on their end.

Now would it be possible to get some feedback concerning the AbleTone issue mentioned above ?

Thanks !

Salvator

---

<div class="post-metadata">

### Author: ![fr810](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/fr810/32/841_2.png) [@fr810](https://forum.juce.com/u/fr810)
#### Post date: [September 7, 2017, 8:15am UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/6 "2017-09-07T08:15:55Z")

</div>

Yes, I’m looking into this.

If we don’t respond this doesn’t mean we haven’t seen the post - it just means it’s taking a bit longer to investigate.

---

<div class="post-metadata">

### Author: ![fr810](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/fr810/32/841_2.png) [@fr810](https://forum.juce.com/u/fr810)
#### Post date: [September 7, 2017, 2:52pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/7 "2017-09-07T14:52:00Z")

</div>

OK the VST3 resize bug is fixed on develop with commit [56e6d69](https://github.com/WeAreROLI/JUCE/commit/56e6d69364c5eb19bf2a7517a2e9d622e01dc23f). Now looking at the AU bug…

---

<div class="post-metadata">

### Author: ![fr810](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/fr810/32/841_2.png) [@fr810](https://forum.juce.com/u/fr810)
#### Post date: [September 7, 2017, 3:56pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/8 "2017-09-07T15:56:19Z")

</div>

… and this is also fixed now on develop with commit [05624e8](https://github.com/WeAreROLI/JUCE/commit/05624e835456d19aa24042edc4c6e92affbfebf5). Thanks for reporting.

---

<div class="post-metadata">

### Author: ![lalala](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/lalala/32/8577_2.png) [@lalala](https://forum.juce.com/u/lalala)
#### Post date: [September 7, 2017, 4:00pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/9 "2017-09-07T16:00:28Z")

</div>

I have that bitwig resize issue with the vst **2** here also.

**edit:**  
that bitwig vst2 resize bug it has been introduced by this commit : [https://github.com/WeAreROLI/JUCE/commit/8493da4d7bb96602212c105285e30377a8ca7348](https://github.com/WeAreROLI/JUCE/commit/8493da4d7bb96602212c105285e30377a8ca7348)

and more specifically by the call to updateWindowSize() in EditorCompWrapper::resized()

to reproduce, resize the plugin by dragging the bottom right-corner during a couple of second, and you should get the plugin painted with a Y offset or even a fully blank window

---

<div class="post-metadata">

### Author: ![fr810](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/fr810/32/841_2.png) [@fr810](https://forum.juce.com/u/fr810)
#### Post date: [September 11, 2017, 4:16pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/10 "2017-09-11T16:16:22Z")

</div>

OK a fix for VST2 live-resizing in Bitwig will appear shortly on develop. Let me know if this fixes the issue for you.

---

<div class="post-metadata">

### Author: ![lalala](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/lalala/32/8577_2.png) [@lalala](https://forum.juce.com/u/lalala)
#### Post date: [September 11, 2017, 4:35pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/11 "2017-09-11T16:35:11Z")

</div>

yes, that fixes it. thanks Fabian

---

<div class="post-metadata">

### Author: ![leehu](https://sea2.discourse-cdn.com/flex026/user_avatar/forum.juce.com/leehu/32/3280_2.png) [@leehu](https://forum.juce.com/u/leehu)
#### Post date: [September 11, 2017, 7:06pm UTC](https://forum.juce.com/t/jucedemoplugin-resize-issues-in-ableton-live-bitwig/23976/12 "2017-09-11T19:06:51Z")

</div>

yup, all good here too. thx
