set value if not empty
This commit is contained in:
@@ -2365,6 +2365,7 @@ class EditorWrapper(object):
|
||||
|
||||
def on_pick_btn(btn, entry):
|
||||
s = cmd2string("nwg-icon-picker")
|
||||
if s:
|
||||
entry.set_text(s)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user