https://bugs.kde.org/show_bug.cgi?id=423196

Sharaf <sharafzaz...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/f87e30cae |hics/krita/commit/70ba74259
                   |132d4bf5247a765d2fb471a945b |880de2f7ee06f13268d001d0d19
                   |2b24                        |12d1

--- Comment #4 from Sharaf <sharafzaz...@gmail.com> ---
Git commit 70ba74259880de2f7ee06f13268d001d0d1912d1 by Sharaf Zaman.
Committed on 05/10/2020 at 17:53.
Pushed by szaman into branch 'master'.

Bugfix: Move tool does not move layer

For reasons that I couldn't properly understand.
dynamic_cast would fail on Android because the type_info*
would point to two separate locations in two separate
DSOs.
By making a strong symbol, we'll have one and only one
location to point to, which fixes the issue.

(cherry picked from commit f87e30cae132d4bf5247a765d2fb471a945b2b24)

M  +5    -0    libs/ui/tool/strokes/move_stroke_strategy.cpp
M  +1    -3    libs/ui/tool/strokes/move_stroke_strategy.h

https://invent.kde.org/graphics/krita/commit/70ba74259880de2f7ee06f13268d001d0d1912d1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to