This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit dddd103
committed
[[ Bug 17476 ]] Use numeric sort for keys in SE variables list
Made an update to `revsevariablespanebehavior.livecodescript`
In the `setDefaultsAndCallbacks` handler, set the `sortType` for the
tree widget to `numeric`. With the updated sort logic in the widget
that will have the numeric keys sort at the top of lists but also sort
non-numeric keys alphabetically.1 parent 1ce3a70 commit dddd103
2 files changed
Lines changed: 3 additions & 1 deletion
File tree
- Toolset/palettes/script editor/behaviors
- notes
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
| 531 | + | |
| 532 | + | |
532 | 533 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments