New Layout Bugs (not feature requests)
-
alt+click to playback sample. Could this be changed to shift+click on Linux? It's common that alt+click on Linux is assigned to move the window.
-
@Christoph-Hart said in New Layout Bugs (not feature requests):
@UrsBollhalder oh I might have broken something while working on the sampler waveform.
Now you're fast!
...and hohoho... it's Christmas time again on macOS!
-
@d-healey said in New Layout Bugs (not feature requests):
alt+click to playback sample. Could this be changed to shift+click on Linux? It's common that alt+click on Linux is assigned to move the window.
I've changed this in my fork. I originally set it so that on Linux it uses shift and Windows/Mac is uses alt. But then I thought I'd get confused when switching platforms. So in my version I'm going to allow either shift or alt on all platforms. I won't make a pull request because I think this is quite specific to me, maybe one day we'll have customisable shortcuts though :D
-
- Copy/paste doesn't always work. Haven't been able to narrow it down to a repeatable and sharable example yet though. Seems to be related to tabs/indentation.
-
This post is deleted! -
@LinuxVst are you using gcc or clang?
-
In the main window, the designer tile doesn't remember its folded state
-
@d-healey it can be reproduced if the first line has more tab intonation than the other lines and then there is a mix between spaces and tabs in the selection (like in your screencast).
@LinuxVst yeah, that's an easy fix, I forgot to deactivate this part when you compile a plugin.
@ustk what's the designer tile and what's the main window and when does it not remember the fold state?
-
This post is deleted! -
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.