New Layout Bugs (not feature requests)
-
This post is deleted! -
This post is deleted! -
@d-healey said in New Layout Bugs (not feature requests):
Clicking the Routing button in the Create Node window causes HISE to crash
This one is still catching me.
-
@LinuxVst said in New Layout Bugs (not feature requests):
i did not change anything in projucer and Xcode Big Sur 11.2.3
Your user name is misleading me :p
-
what's the designer tile and what's the main window and when does it not remember the fold state?
Designer tile => Interface designer
Main window => the only window that opens with Hise
when does it not remember the fold state? => When you close and reopen Hise -
This post is deleted! -
[new layout]
My component list looks a bit like a graveyard! ️
Am I missing something?
-
@UrsBollhalder can you reproduce that in a shareable snippet?
-
@UrsBollhalder I am also missing my beloved alt-key-skip on macOS... same as in most text editors... @Christoph-Hart Could we possibly have that functionality back, please??!? ️️🦸
It is really handy to skip from word/expr to the next without touching the trackpad again or shift-clicking through every single letter!
-
@Christoph-Hart I'll try!
-
@UrsBollhalder sure, I just wasn't sure how the real modifiers are on macOS (since I'm using a key remapper to be consistent with Windows). I've fixed it now, if there are any other discrepancies to standard text editor shortcuts, let me know.
-
@ustk HISE is supposed to save and reload the display configuration at shutdown / start. Take a look in the editorData.json file in the HISE app data directory. The container called
"PersonaContainer"
should haveFolded
set to1
. -
This post is deleted! -
@Christoph-Hart said in New Layout Bugs (not feature requests):
@ustk HISE is supposed to save and reload the display configuration at shutdown / start. Take a look in the editorData.json file in the HISE app data directory. The container called
"PersonaContainer"
should haveFolded
set to1
.Yep, the Folded property does switch in the JSON according to its state when closing Hise, but Hise always unfolds the interface designer at start.
All other tile folded states are remembered though. -
@ustk I get this too. I think it's because when a blank HISE project is opened it automatically opens the main interface script in the interface designer.
-
This post is deleted! -
Ah yes, good catch, if you click on a workspace icon (and HISE does that automatically for you with the main interface when you load a new patch), it ensures that the workspace is visible.
@ustk I still think that the answer to most of your problems is to be able to detach the workspace floating tile to an external window so you can use it on your second screen, otherwise you will always be fighting against the workspace system.
-
@LinuxVst Yes, I'm working on that file at the moment, so I couldn't push the fix, you'll have to wait a few more minutes...
-
@Christoph-Hart
wow that is Fast! -
@ustk I still think that the answer to most of your problems is to be able to detach the workspace floating tile to an external window so you can use it on your second screen, otherwise you will always be fighting against the workspace system.
Yeah, I don't need any main workspace that deals things for me, just custom ones...