uncharted-aske / HMI

Apache License 2.0
1 stars 0 forks source link

[Simulation] Remove `hidden` property in favour of `edited`. #281

Closed YohannParis closed 3 years ago

YohannParis commented 3 years ago

In the simulation view parameters and variables have two different properties hidden and edited who behaves differently.

  1. hidden needs to be removed, as it's out of scope for now.

  2. edited needs to be kept, and be renamed hidden. This part is more delicate has edited is a positive test, and hidden is a negative one.