Bug Fixes
- File Formats: When writing out a RAW file if a bus had only disconnected generators we were writing the bus as a IDE = 1 instead of a 2. This didn't impact the solution in programs reading a RAW file, but was not the intended behavior. They will now be written as a 2 instead.
- Oneline Diagrams: Fixed bug with auto inserting lines, generators, loads and shunts; the code was not correctly enforcing the minimum nom kv voltage value, with some lower values being inserted.
- User Interface Dialogs: Fixed an issue that could result in 0 values or random characters appearing within numerical edit boxes with up/down arrows anchored to them.