docsteer / sacnview

sACNView provides a tool for monitoring and sending the Streaming ACN lighting control protocol used for lighting control in theatres, TV studios and architectural systems
http://www.sacnview.org
Apache License 2.0
102 stars 24 forks source link

Multiple sources in Universe View can make it look like a per-address source is active, when it is not #248

Closed hinrichsenhans closed 1 year ago

hinrichsenhans commented 2 years ago

Setup:

image

Internally, I know per-address priority is setting the value to 0, so this is accurate. However, this makes it appear as if we do have that address patched. (It is an implementation detail that a value of 0 is the "not patched" value). Ideally we should show the single source, or show the inactive addresses consistently.

RichardTea commented 2 years ago

Do you actually mean Per-Address mode throughout?

Priority Mode "Per-Source" (default) is "per-universe", so there are no per-address priority values. The [...] button is disabled and all addresses are 'patched' with the same priority. In that situation, Per-Source priority 0 is an active value (least important).

hinrichsenhans commented 2 years ago

Whoops! Yes I do, I'll see if I can edit the original.

docsteer commented 1 year ago

Resolved in v2.2.0-beta.1