Rewrote toolbox toggle visibility button:
Due to logic implementation the old version had an ugly effect at the point where the toolbar scrolled up and the button background appeared. Now it scales back up to the button position and has a softer background fade effect. Moved all the layout control into the ardublockly_design.js file as it all deals with the front end design. Logic code still in main ardublockly.js file, but much simple implementation. If there were any error loading the page the visibility icon would awkwardly stand in the workspace corner, now it is only displayed together with the Blockly workspace.
Showing
Please register or sign in to comment