<_whitenotifier-b>
[scopehal-apps] azonenberg cbc6d14 - Continued work on hierarchical ports. Paths from group to group don't work right yet. Deleting hierarchical nets segfaults. See #639.
<_whitenotifier-b>
[scopehal-apps] azonenberg c9aa65b - Fixed a bunch of bugs where stale links would persist and cause hierarchical ports to be created when not needed. See #639.
<_whitenotifier-b>
[scopehal-apps] azonenberg c6d6c5d - Can now correctly drag off of hierarchical inputs. See #639.
florolf has joined #scopehal
_whitelogger has joined #scopehal
mithro has quit [Ping timeout: 268 seconds]
_whitelogger_ has quit [Ping timeout: 268 seconds]
<_whitenotifier-b>
[scopehal-apps] azonenberg opened issue #643: When moving a node inside a group, it should not be able to push other nodes out of the group. Enlarge the group if needed - https://github.com/ngscopeclient/scopehal-apps/issues/643
<_whitenotifier-b>
[scopehal-apps] azonenberg edited issue #643: When moving a node inside a filter graph group, it should not be able to push other nodes out of the group. Enlarge the group if needed - https://github.com/ngscopeclient/scopehal-apps/issues/643
<azonenberg>
First attempt at real work using the grouping feature. It definitely makes large filter graphs far more readable and navigable but there's still some rough edges i'll be polishing
<_whitenotifier-b>
[scopehal] azonenberg 7921b9e - Fixed bug where filters loaded from session files would not preserve m_usingDefault and thus revert to autogenerated names. Fixes #824.
<_whitenotifier-b>
[scopehal] azonenberg 277b4c5 - Multimeter: fixed bug where IDs were not loaded correctly from session files causing filter links to disappear