google / blockly-android

Blockly for Android
Apache License 2.0
671 stars 209 forks source link

Add configuration for scaling block sizes across the app #629

Open huangxiaojingCN opened 7 years ago

huangxiaojingCN commented 7 years ago

Hello sir My project uses blockly. The block size looks too big and how to change the size of the drawing to make it look more beautiful

RoboErikG commented 7 years ago

Blocks in the workspace can change size by modifying the zoom levels in VirtualWorkspaceView.java. We don't currently have an API to change block sizes globally, so renaming this into a feature request.