You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signals are listed in alphabetical order (desc or asc) whilst in the online editor, we also have the option of the natural order they occur in the specification. Not a big deal but a nice to have when you have lots of signals grouped logically together but with non-alphabetical ordering.
The text was updated successfully, but these errors were encountered:
Interesting. I see what you mean, but I'm extracting the signals the same way the editor does. Even before we sort them in the table, the view API sorts them alphabetically in the raw output. I'll have to see if there is a way to get them out in a natural order.
I'm looking at the revised debug pane as part of the v2 investigations, and we can do this with a revised approach, e.g. (Vega Editor on left, Deneb v2 debug pane prototype on the right):
Signals are listed in alphabetical order (desc or asc) whilst in the online editor, we also have the option of the natural order they occur in the specification. Not a big deal but a nice to have when you have lots of signals grouped logically together but with non-alphabetical ordering.
The text was updated successfully, but these errors were encountered: