Description
with_callback doesn't handle On::MouseUp and On::MouseDown until the button loses focus.
Version / OS
Steps to Reproduce
Hello World example, label doesn't actually update when mouse up and down, it updates only on next mouse down or when button loses focus.
Description
with_callbackdoesn't handleOn::MouseUpandOn::MouseDownuntil the button loses focus.Version / OS
azul version:
5984b80
Operating system:
Linux (Ubuntu 18.04)
Windowing system (X11 or Wayland, Linux only):
Wayland
Steps to Reproduce
Hello World example, label doesn't actually update when mouse up and down, it updates only on next mouse down or when button loses focus.