Mercurial > libervia-backend
comparison CHANGELOG @ 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 | 05339e9acfd4 |
children | c7138e913213 |
comparison
equal
deleted
inserted
replaced
3015:7b8d40b17451 | 3016:0b1c17c24bba |
---|