KacperFKorban / GUInep

Automatic UI forms for Scala 3 functions
https://kacperfkorban.github.io/GUInep/
Apache License 2.0
14 stars 0 forks source link

Fix function ordering in the sidebar #39

Closed KacperFKorban closed 5 months ago

KacperFKorban commented 5 months ago

Functions in the sidebar are ordered by the hash of their names, since they come out of a hashmap. This shouldn't be the case. The order should be the same as the order of arguments