setting focus only on tap, not on scroll: implemented
setting focus only on tap, not on scroll: implemented
When I do something like scrolling in a panel, and then add an item outside of the panel, the item often moves into the panel.
< ![CDATA[
Isn’t the item added to the last container selected?
]]>
< ![CDATA[
In my opinion if i long tap an empty space, select add item, should add that item at that position…
]]>
< ![CDATA[
In theory this is how it should work (at least it seems to work this way). Is there a special context other than a panel and a desktop (such as panel in a panel, or something like that) ?
]]>
< ![CDATA[
No, but the panel is looping with your script. May that affect it?
]]>
< ![CDATA[
Yes probably, when scrolling a panel it gets “focused”, and the focused container is the one in which new items are added. Usually when you long tap somewhere, the container under the finger is focused, but if another container is focused in the meantime, items will be added there.
]]>
< ![CDATA[
Pierre Hébert So my first comment was right on the money.
]]>
< ![CDATA[
Is there a possibility to set the focused desktop?
]]>
< ![CDATA[
like stop scripts when LL opens a menu or is in edit mode.
]]>
< ![CDATA[
Bogdan Tautu that would help also
]]>
< ![CDATA[
But scripts can be useful in edit mode too. I think the right way would be to “focus” the panel only if the scroll has been initiated by a finger touch, not by some automated event.
]]>
< ![CDATA[
Pierre Hébert that’s another possibility. Idc how you do it, but it would be nice if you implement any of these solutions…
]]>