ogt / boxchareditor

Box drawing character utility
http://ogt.github.io/boxchareditor
MIT License
14 stars 23 forks source link

Bugs when switching from block to simple and vice versa #16

Open ogt opened 11 years ago

ogt commented 11 years ago

When switching from block to simple and vice versa and apply setting (as opposed to clear grid) things are not working as expected. It seems for example that you cannot erase block lines while you are in simple mode. You can't overwrite them either.

We probably should add tests for that mixed mode too.