mgear-dev / mgear4

mGear v.4.x.x (python 3 ready) https://mgear4.readthedocs.io
MIT License
259 stars 91 forks source link

Shifter: Partition Serialisation #315

Closed SimonBenAnderson closed 8 months ago

SimonBenAnderson commented 8 months ago

Currently the Shifter tool is working well, but the serialisation of the Partitions is not.

The following two areas need to be added, so that serialisation works correctly

SimonBenAnderson commented 8 months ago

Found bug: Custom Partitions are saved out correctly, but default credentials are not populated on a ShifterUI load, or configuration import. I have added some code that forces the update when load of import occurs. This populates the default partitions with the geometry objects correctly.