Skip to content
  • Daniel Stone's avatar
    view: Schedule view repaint when changing properties · 259420dd
    Daniel Stone authored and Marius Vlad's avatar Marius Vlad committed
    
    
    Whenever a view is moved, we should schedule a repaint for the outputs
    the view is on. This avoids users having to do it by hand every time
    they change something. There is no change in determinism of behaviour
    (e.g. 'I can reconfigure views as often as I like and it won't take
    effect until I schedule a repaint' isn't true, because output repaints
    might happen for reasons outside your control).
    
    Signed-off-by: default avatarDaniel Stone <daniels@collabora.com>
    259420dd
Loading