Skip to content
  • Dmitry Kazakov's avatar
    Implement a dialog passing Qt forced tablet mapping · 71371bbc
    Dmitry Kazakov authored
    Go to Preferences->Tablet Settings->Wintab->Advanced...
    
    In the dialog one can select between modes:
    
    * Use information provided by tablet ---  we fetch the mapping
      from the tablet driver
    
    * Map to entire virtual screen --- default way how Qt handled it
      before
    
    * Map to custom area --- just map to the custom area of the screen
      in **hardware** (that is, unscaled) pixels.
    71371bbc