Skip to content
  • Thomas Lübking's avatar
    Highlight window: support minimized windows · ba529f20
    Thomas Lübking authored
    also
    - replace QHash::operator[]
    - replace double by float (-> ARM, and we don't need that precision)
    - weaken some value checks ("== 1.0f")
    - fix last paint of hiding windows (w->addRepaintFull() trap)
    
    REVIEW: 103404
    ba529f20