Master/ScriptNote/ScriptNoteRewrite/Developer-Version???
-
Ok - I downloaded and tried to install: 196 issues - compiling failed
Mac 10.14.6
Projucer 5.4.5
XCode 10.3 -
@MikeB Try Projucer 6.0.8... (JUCE 6)
-
Try Projucer 6.0.8... (JUCE 6)
This probably won't work with the master branch. You should use the version that comes with the source code.
Ok - I downloaded and tried to install: 196 issues - compiling failed
Go back until you find the last version that worked for you, then figure out what is new that has stopped it working.
-
@d-healey said in Master/ScriptNote/ScriptNoteRewrite/Developer-Version???:
This probably won't work with the master branch. You should use the version that comes with the source code.
I could compile both master and develop with JUCE 6.0.8... But I wasn't aware that the projucer version that's included in the master branch is still 5.6.8... you're right!
-
Ok with Juce 6.0 it works
But when I opened it for the first time I realised that I won't work with it because...:
The ScriptContent window has scrollbars. already at 100% - that's not possible -.
Because every mouse pad movement moves the window. -
@MikeB said in Master/ScriptNote/ScriptNoteRewrite/Developer-Version???:
th Juce 6.0 it works
But when I opened it for the first time I realised that I won't work with it because...:
The ScriptContent window has scrollbars. already atNew Develop Mode Let You Click &Drag The Background And You Move Your GUI Freely Across Your Screen.
-
@MikeB said in The definitive feature request & bug fix roadmap:
Bug?
In the develop-version there is now a look-function
I understand this in a way that you can protect an element in the FrontendPanel against visible moving.
Which is very useful for many elements - as well as in Photoshop or InDesign.
However, this does not work. Despite the lock, I can move the element!It Does Lock the Component Nicely,
Once You Deselected The Component ( After You Locked It), You Can't Click And Select That Component Again, Until You Unlock It From The Tree -
@Natan
Then please deactivate the mouse wheel for it
Now you move the background with every mouse scroll.
This has already been noted in the feature request. -
@MikeB said in Master/ScriptNote/ScriptNoteRewrite/Developer-Version???:
@Natan
Then please deactivate the mouse wheel for it
Now you move the background with every mouse scroll.
This has already been noted in the feature request.Yeah, That's Weird :/
And It Happens With Non-Scrollable Components Such As Buttons As Well. -
@Natan
Yes, but it's more important that your PlugIn works.This is only cosmetic