mirror of
https://github.com/sezanzeb/input-remapper
synced 2024-11-04 12:00:16 +00:00
clearing the rename field on preset switch
This commit is contained in:
parent
6076e225a1
commit
bf89b36d6b
@ -305,6 +305,7 @@ class Window:
|
|||||||
)
|
)
|
||||||
key_list.insert(single_key_mapping, -1)
|
key_list.insert(single_key_mapping, -1)
|
||||||
|
|
||||||
|
self.get('preset_name_input').set_text('')
|
||||||
self.add_empty()
|
self.add_empty()
|
||||||
|
|
||||||
def add_empty(self):
|
def add_empty(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user