Mercurial > libervia-backend
diff sat/plugins/plugin_exp_parrot.py @ 3016:0b1c17c24bba
core: fixed handling of button callback in popups:
Button use themselve as callback, and this was causing troubles in the removePopUp method.
This patch work around this by considering a Button widget in the same way as None (we
never use Button directly in popups).
fix 183
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 Jul 2019 23:04:35 +0200 |
parents | 94708a7d3ecf |
children | ab2696e34d29 |