multigcs / riocore

riocore
GNU General Public License v2.0
22 stars 7 forks source link

rio-setup [UI] - modbus signals - display checkbox #22

Closed itain closed 2 months ago

itain commented 2 months ago

I check items for display and add parameters. Items are added to pyvcp as requested, but when I reopen the signals dialog the checkboxes are all unchecked. Re-checking an item shows the saved parameters.

I'm not sure if there is a way to remove a display section.

multigcs commented 2 months ago

You're right, I hadn't noticed that before, I'll have a look.

BTW: many thanks for the bug reports, I don't see many errors at all, because I also edit a lot in the json file

multigcs commented 2 months ago

one could argue about whether that is what is wanted :)

the checkbox is actually a kind of work-around to have an expandable area

multigcs commented 2 months ago

fixed: https://github.com/multigcs/riocore/commit/0c38b3ef2892ffc48fc8e63f0263b33b5fa16cb0

but i'll have to turn the checkbox into a +/- or something when i get the chance

multigcs commented 2 months ago

sorry, to remove a displayed widget, you can set the Type to 'none'