USEPA / SWMM-EPANET_User_Interface

User interface for the Stormwater-Management-Model
111 stars 67 forks source link

EPANET-MTP4r2-Layers Tab-Project Explorer #207

Closed ucchejbb closed 6 years ago

ucchejbb commented 6 years ago

In playback mode something that is toggled off turns itself back on after the next timestep of the playback.

Toggling some values off resulted in shifts in text for other objects.

Toggling the "group" on or off does not work as expected. When all selections under "tanks" were manually de-selected the main "check" next to tanks remained checked, clicking that turned the check off, but clicking again didn't re-check all the sub-boxes. I would expect the main check box to act as a group selector to turn things back on again. The selector does turn things off/on as a group if all the subcategories were checked to begin with.

TongZhai commented 6 years ago

@ucchejbb In short, to check all/uncheck all in a group, one needs to hold down the Ctrl key, then click on the group node's checkbox. This QGIS enhancement has actually been thoroughly debated on QGIS git repo. I think Ctrl-click suffices our needs in this software.

TongZhai commented 6 years ago

@ucchejbb with the above two updates, now users' labeling choice will be remembered when they right click on a layer to choose to label by name or value or turn it off. This choice will be applied during playback mode.