LAF for Tables broken in develop branch?
-
You need to enable the
useCustomColours
property (or whatever it's called, the one below tableIndex. -
@Christoph-Hart Oh I did a dumb! Thanks. Why does that button exist?
-
However I think we are both idiots, because if you use a scripted look and feel it will ignore this property.
HISE. From professionals for professionals.
-
@Christoph-Hart Yes I'm not even using the table LAF functions and it ignores it (I am using LAF for other components).
-
@Christoph-Hart Any chance we could get a fix for table LAF and also add waveform LAF? :folded_hands: :folded_hands: :folded_hands:
That would save me from needing to hard code it in the HISE files.
-
@Casey-Kolb I think the LAF was fixed already - https://github.com/christophhart/HISE/commit/9625f193544bf2fdf6716ffffbef9865f344b5c5
It's just the colour properties that aren't working when LAF is being used.
-
@d-healey Ah I see. I was looking at the develop branch. Is the new_layout branch production safe? I'm getting confused again with the branches
-
@Casey-Kolb said in LAF for Tables broken in develop branch?:
Is the new_layout branch production safe
I think so, although there has been some posts that exporting plugins isn't working.
-
@d-healey said in LAF for Tables broken in develop branch?:
@Casey-Kolb said in LAF for Tables broken in develop branch?:
Is the new_layout branch production safe
I think so, although there has been some posts that exporting plugins isn't working.
Nope... At least not on my system...
-
@UrsBollhalder said in LAF for Tables broken in develop branch?:
Nope... At least not on my system...
Are you on a Mac?
-
@d-healey erm... yes...
-
@UrsBollhalder And you're using the new_layout branch?
-
@d-healey Yes... I got it to compile with the develop branch a couple of days ago. But not anymore since I've been switching to the new_layout!
-
@UrsBollhalder said in LAF for Tables broken in develop branch?:
But not anymore since I've been switching to the new_layout!
Right, we're talking about the new_layout branch
-
@d-healey Yes!!
-
@d-healey said in LAF for Tables broken in develop branch?:
I think so, although there has been some posts that exporting plugins isn't working.
Good to know. I'll give it a whirl.
-
plugin export should work now, tables and waveforms can be customized (still need to update the docs though).
-
@Christoph-Hart Thank you sir! Great stuff :)
-
@Casey-Kolb Have you played around with the LAF for waveforms yet?
-
@UrsBollhalder Just about to! Will report back.