diff options
author | Andreas Haas <liu.gam3@gmail.com> | 2017-05-04 22:01:26 +0200 |
---|---|---|
committer | Andreas Haas <liu.gam3@gmail.com> | 2017-05-04 22:08:09 +0200 |
commit | def41b985685a50385541d116ab62407bbd95c60 (patch) | |
tree | 293526d872ab8c6544aa3cb3402a4e41c5308440 /modules/regex | |
parent | 6034eae95ebd0b9c82b4ae33353938dde6732618 (diff) |
Tree: Clear search string on selection.
The Tree node has the ability to jump to a specific item by typing the first few chars of it's name.
But on selection ('item_activated' signal), it didn't clear the search string used for that. It was especially annoying in `FileDialog`s and has been bugging me for
ages :P
With this, you can traverse a directory structure in a FileDiag quickly with the keyboard (like you'd expect from pretty much any modern file browser) :)
Diffstat (limited to 'modules/regex')
0 files changed, 0 insertions, 0 deletions