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

Tymond <tamtamy.tym...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
                   |krita/commit/e98daba8c8feb9 |krita/commit/26d44c9842ae4e
                   |30fdc4c61c8891ae97cd75f7fa  |f54034fa8d57107c8a5140531b

--- Comment #3 from Tymond <tamtamy.tym...@gmail.com> ---
Git commit 26d44c9842ae4ef54034fa8d57107c8a5140531b by Agata Cacko.
Committed on 14/09/2019 at 15:25.
Pushed by tymond into branch 'krita/4.2'.

Fix presets with random offset of texture marked dirty

Before this commit, if a preset had at least one random offset (X or Y)
in texture settings (and texture enabled), it was marked dirty as soon
as the user used this brush on the canvas. That was happenning because
random offset just means that the offset of the texture is set
to a new random one after every stroke. Setting a property to a new value
marked preset as dirty.
This commit ensures that in this case te preset is not set to dirty
(it just disables dirty notifications while the new offset is set).

M  +3    -1    libs/image/brushengine/kis_paintop_settings.cpp

https://invent.kde.org/kde/krita/commit/26d44c9842ae4ef54034fa8d57107c8a5140531b

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

Reply via email to