Skip to content
  • Georges Basile Stavracas Neto's avatar
    view: Set overflow to HIDDEN · cd0ab72a
    Georges Basile Stavracas Neto authored
    Layers can, on various circumstances, try and draw outside their
    boundaries. We should not allow that.
    
    Set the overflow to HIDDEN on ShumateView itself. Remove the HIDDEN
    overflow from ShumateMapLayer too, since OpenGL clipping isn't super
    cheap, and ShumateView already takes care of it.
    cd0ab72a