Open GoogleCodeExporter opened 8 years ago
Early in App Inventor's development we tested using a variety of connector
types (similar to Scratch). We found it confusing, and chose one connector
style instead. Blockly inherited this decision.
However, even accepting that Blockly's primary use-case doesn't benefit from
multiple connection styles (a premise I'm not convinced about), other use-cases
may benefit. We could add a hard-coded selection of shapes to choose from,
such as puzzle, round, angle, and square. All the above would need to be
programmed for both LTR and RTL modes. I think that would work well.
Another option I'm less enthusiastic about is dynamic shape generation. There
is a project at MIT that uses (fractal?) algorithms to create as many connector
styles as are needed. The result is a bit weird IMHO.
Original comment by neil.fra...@gmail.com
on 16 Jan 2013 at 3:32
Instead of shapes, what about different colours around the connector?
Original comment by primary....@gmail.com
on 30 Jul 2014 at 9:29
Original issue reported on code.google.com by
borntob...@googlemail.com
on 12 Jan 2013 at 9:36