Logic in events

Is there any way to add logic in the events, i.e. on a value change check what the value is and change the event such as showing or hiding based on a switch?

If not (and I completely understand it not being in) is it something that could be considered for the full release?

Hi,

Not now. However, our plan is to make possible to create a UI with EdgeLine without writing a single line of code. So some kind of “logic” for the events is definitely on the roadmap.

That’s awesome to hear, liking the feel of it so far. If I can out in another request would it be feasible to add an easier way to get variables? I was experimenting with making a bar value match a slider and it took me a minute to work out that I had to use slider.get_value() in the event.

Looking forward to seeing how this progresses