[krita] [Bug 425712] The sliders in Liquify sections are too slow (laggy) and consume cpu, hanging krita for a brief moment.

2021-07-17 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=425712

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/47c897453
   ||c509ab0f5189a1edffcd9b431bf
   ||1e33

--- Comment #5 from Dmitry Kazakov  ---
Git commit 47c897453c509ab0f5189a1edffcd9b431bf1e33 by Dmitry Kazakov.
Committed on 17/07/2021 at 11:41.
Pushed by dkazakov into branch 'master'.

Do not request transform preview update on changing liquify options

These options affect the brush settings only, not what the actual
visual representation is.

M  +7-5plugins/tools/tool_transform2/kis_tool_transform.cc
M  +1-1plugins/tools/tool_transform2/kis_tool_transform.h
M  +11   -11  
plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp
M  +2-2plugins/tools/tool_transform2/kis_tool_transform_config_widget.h

https://invent.kde.org/graphics/krita/commit/47c897453c509ab0f5189a1edffcd9b431bf1e33

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

[krita] [Bug 425712] The sliders in Liquify sections are too slow (laggy) and consume cpu, hanging krita for a brief moment.

2021-07-17 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=425712

Dmitry Kazakov  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 CC||dimul...@gmail.com

--- Comment #4 from Dmitry Kazakov  ---
I guess the problem happens because changing these properties trigger canvas
update, therefore the layer will be recalculated, which shouldn't really
happen.

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

[krita] [Bug 425712] The sliders in Liquify sections are too slow (laggy) and consume cpu, hanging krita for a brief moment.

2020-12-11 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=425712

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #3 from Boudewijn Rempt  ---
Then it probably just needs a signal compressor.

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

[krita] [Bug 425712] The sliders in Liquify sections are too slow (laggy) and consume cpu, hanging krita for a brief moment.

2020-12-11 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=425712

Tymond  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||tamtamy.tym...@gmail.com
 Ever confirmed|0   |1

--- Comment #2 from Tymond  ---
What's interesting is that the tool itself is not that much laggy at all, only
the sliders are acting weird. (I've seen bug 423788 and for me even in such big
size was slow but smooth; however setting that size was difficult, in the end I
just entered the value directly into the field without relying on the slider).

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

[krita] [Bug 425712] The sliders in Liquify sections are too slow (laggy) and consume cpu, hanging krita for a brief moment.

2020-08-23 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=425712

--- Comment #1 from Raghavendra kamath  ---
Also see this [bug report](https://bugs.kde.org/show_bug.cgi?id=423788) which
may be related

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