Skip to content
  • Mathias Wein's avatar
    Support tablet events in visual color selector · 3fbc5552
    Mathias Wein authored
    By default they are disabled and can be enabled with
    setAcceptTabletEvents(true);
    This should fix input for the popup palette in cases where
    synthesized mouse events are not reliable, hopefully.
    3fbc5552