Slow rendering on very large grids
Possible solutions:
- Don't fill components between mouse-down and mouse-up
- Render grid using dots instead of lines
- Render fewer grid lines when zoomed out
- Don't draw numbers on grid beyond zoom threshold
- Only render busbar / aclinesegments
Edited by Richard Marston