1. Is there any feature/method in Blockly API which will support Blockly work space on Web UI for collating blockly blocks with mouse right click (For Auto align of all the blocks) ? (As currently we need manually drag each drag and align next to the block. My web UI is not dependent on the blockly block flow)
2. What are the available attributes which i can inject to Blockly API which will be displayed in HTML code for testers to uniquely identify the each block (For test automation) in my blockly work space. (My current blockly work space is inside the SVG container)
1. Is there any feature/method in Blockly API which will support Blockly work space on Web UI for collating blockly blocks with mouse right click (For Auto align of all the blocks) ? (As currently we need manually drag each drag and align next to the block. My web UI is not dependent on the blockly block flow)
We do not have such a feature.
Thank your time and info Andrew. I see cleanUp() is able to order blocks in column but unable to combine each one on other when i add a block without arranging. I need to auto arrange and combine/attach all blocks in column.
--
You received this message because you are subscribed to the Google Groups "Blockly" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
To unsubscribe from this group and stop receiving emails from it, send an email to blockly+u...@googlegroups.com.