Develop branch build status
-
@MikeB That looks like the problem I was having which Christoph resolved by getting me to change a line of code. So maybe it's the same for Mac (although that would be odd since Christoph specificially put in that line of code for MacOS)
-
@d-healey I am on the build from this morning 6 o'clock.
If he has solved it today, then my statement
be outdated. -
@Christoph-Hart @MikeB made a more comprehensive example of what is happening. On my side, I have the very last build...
-
@MikeB The numbers are right 5-0-5-0-5-0
only the cursor jumps to the wrong place. -
This is so weird. Can you check if you change this line here:
to
#if 1
if the tab issue persists?
-
@Christoph-Hart Building...
-
@Christoph-Hart Yep that did it!
-
Alright, I give up. If I change that line on my Mac systems, it creates the exact "opposite" glitch. What OS version are you using?
-
@Christoph-Hart Yeah and if this fixed the previous tab issue it made the cursor selection offset like before so it's worse in the end.
High Sierra 10.13.6 here -
OK, so I completely surrendered myself to the demigod of macOS font rendering and added a setting in the context menu that you can enable on every system that shows the behaviour of my system.
Is it a good solution? No. Will it be the last time that I will work on a solution for this issue? Yes.
-
@Christoph-Hart Cool :)
You owe us a pint for making all the tests...
But we owe you 2 (per user ) for making all these excellent additions :beer_mug: :) -
Using the develop build from yesterday I now get a crash when I double click on any of the api calls in the api collection module.
-
@crd I don't get a crash, it just doesn't do anything at all.
-
@d-healey I should have included this.. The crash happens when I double click the apicollection in a "scriptFX". When I double click the Api collection in the main interface script nothing happens.
-
This post is deleted! -
@crd Right click >> Fix weird tabs
-
@d-healey Thank you!
-
I am getting a consistent crash when searching for something that doesn't exist in the text editor. In other words, if I search for a phrase that isn't found and select "find all" Hise crashes. (I am not sure if this is where I should be reporting bugs. If there is somewhere better let me know.)
-
is the EQ display still "laggy" in the development branch?
Any other "known problems"?
-
I'm getting Xcode errors when building the AU plugin. The standalone version builds fine. Any suggestions?