🧵#Conditional Inline properties

hybridherbst

Just so I get this right from your mail:

  • you found the docs to be a bit unclear in regards to conditional properties.
  • you're right that MyProperty && [_MYKEYWORD] is the correct syntax
hybridherbst

Could you describe what bug you were seeing with that? I'm not sure I fully get that from the email <@972988395779411978> . Thanks!

C

It´s not a bug. At manual you write that it´s not possible use inline with conditional, but its possible...Because of that i notify you about.

C

Using the wrong syntax, we are able to use this 2 properties together, otherwise, using the right syntax, realy we can use this 2 properties together. Thas is the tip i was talking.

hybridherbst

I see - might well be that I partially implemented it actually. Could you give a full example of what works/doesn't? Still a bit confused (and can't try right now)

hybridherbst

Conditional is supposed to always come last, so the syntax is expected - I'll see that I can clarify this in the docs, thanks!

hybridherbst

It will still be necessary to have the same condition on the first and second line of inline properties though