You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change offset: -12 to a positive number and the item reappears.
You can use raw lobster on another raw lobster to bring up the interface in the sample plugin. ::item 377 2
The text was updated successfully, but these errors were encountered:
DennisMartinez
changed the title
moveWidgetChild causes the item on widget to disappear when a negative number is used for the Y offset
moveWidgetChild causes the item on widget to disappear when a negative number is used for the Y axis offset
Jun 20, 2020
Calling
moveWidgetChild
with a negative offset on the Y axis looks to be making the item on the widget disappear.Here's a sample plugin which uses itemSelectionAction to ask the user for input, which calls moveWidgetChild internally.
Change
offset: -12
to a positive number and the item reappears.You can use raw lobster on another raw lobster to bring up the interface in the sample plugin.
::item 377 2
The text was updated successfully, but these errors were encountered: