Skip to content
  • Tusooa Windy's avatar
    Fix crash when moving shapes · 1575df7c
    Tusooa Windy authored
    We should use const qualifiers in KoPathShape::outline() to
    avoid the container deep-copying the data since writing
    data is not thread-safe.
    1575df7c