2 suggestions:
2 suggestions:
1: Could you add an event listener available for use with scripting to containers, which fires when a new item is added to that container. May not be a lot of use without scripts, but I could definitely think of some ways it would be useful with scripting.
2: I might have missed something, but I couldn’t find a straight forward way to get to know the default width and height of items that are new on in a container. This could be very useful when scripting too.
I really appreciate your hard work on this launcher!
Colin
]]>« I cant install the latest update. (Previous Post)
(Next Post) Updated german translation (Bindings) »
< ![CDATA[
Regarding container change event, I think this has been requested in the past. I’ll try to look at this once the beta gets stable, but not sure I will get a lot of time for this unfortunately…
There is no easy way to know the default item size because it depends on a lot of factors (the grid settings, whether the item is attached to the grid or not, the screen size and orientation, the item content itself, etc.). Also size can be computed some time later after item creation. When using scripts to create items, the best is to assign an explicit size if you want to be sure of the final width and height.
]]>
< ![CDATA[
Pierre Hébert Okay thanks for looking at it and your help 🙂
]]>