dynamo-browse/internal/dynamo-browse/services
Leon Mika e37b8099a3
Some checks failed
ci / build (push) Has been cancelled
Fixed a glaring error where the user cannot close the column selector
Cause of this was that the close event type was also being used by the related overlay, and the event was being caught by that even though the overlay was hidden.

Also started working on changing the sort order within the column selector by pressing S.
2024-04-02 23:00:19 +11:00
..
inputhistory issue-50: fixed package name (#52) 2023-04-17 08:31:03 +10:00
itemrenderer issue-50: fixed package name (#52) 2023-04-17 08:31:03 +10:00
jobs Made table information available to scripts (#49) 2023-02-22 21:53:05 +11:00
keybindings Made table information available to scripts (#49) 2023-02-22 21:53:05 +11:00
scriptmanager Added the rel-picker which can quickly goto related tables 2024-03-03 09:20:28 +11:00
tables Fixed a glaring error where the user cannot close the column selector 2024-04-02 23:00:19 +11:00
viewsnapshot issue-50: fixed package name (#52) 2023-04-17 08:31:03 +10:00
historyprovider.go Added command history (#45) 2023-01-26 21:46:31 +11:00
pasteboardprovider.go Converted scripting language Tamarin to Risor (#55) 2023-10-06 15:27:06 +11:00