Page 1 of 1

Issue: inserting fixtures using [TAB] to navigate - gap not respected

Posted: Tue Apr 03, 2018 12:29 pm
by GGGss
win10 - alpha 2

I'm using [tab] a lot so here this small issue -

reproduce:
open qlcplus-qml
. add Generic Dimmer
.. Name: out [TAB]
.. Universe 1
.. Address: 1 [TAB]
.. Quantity: 10 [TAB]
.. Channels: 1 [TAB] (?? asking myself why you could change this value here ... a 13ch. fixture into a 18ch. one?? = Off Topic)
.. Gap: 4 (cursor stays inside this field so no focus-lost event or so)
. drag Dimmers

ISSUE: Gap is not respected
Cap_ 2018-04-03 14.28-233.png

Re: Issue: inserting fixtures using [TAB] to navigate - gap not respected

Posted: Tue Apr 03, 2018 5:33 pm
by mcallegari
Typing-only a value in a spin box is not enough to confirm the value.
You need to press another TAB or hit enter.

In any case, I'll see if this can be fixed easily. Thanks for reporting.

Re: Issue: inserting fixtures using [TAB] to navigate - gap not respected

Posted: Tue Apr 03, 2018 6:05 pm
by GGGss
so spin box has to loose its focus to set the value?
oké - kinda ... hmm
if I type 4 and use the mouse to do something else and the system thinks 0 -> might be frustrating right?

Can you use the 'caption' value [wild guessing now from a long long visual basic past ago] as THE value?