tablelayout
tablelayout copied to clipboard
Insert new cell with indicated actor?
Thanks for such a great tool.
I would like to propose a function. It would be good if we can insert a new actor (that becomes a new cell) to certain position of table. With this function, I can dynamically add/remove column to make an extendable table UI.
Thanks
Currently you need to clear and readd all the actors to change the table structure. Adding a row or column would be nice, but is a bit tricky to implement.
Got it, thanks. :) Already a great tool though.