Diffusion Krita 3c58d42c7f41

Fix Fill Tool color label combobox being enabled

Authored by tymond on May 5 2020, 4:14 PM.

Description

Fix Fill Tool color label combobox being enabled

Before this commit, color label combobox in Fill Tool would be
enabled in some specific cases, for example after disabling the
Fast Mode, even though the sampling method would be Current Layer
or All Layers. This commit fixes that behaviour by making sure
that the combobox is enabled only if all three are true:

  • Fill Tool doesn't use Fast Mode
  • Fill Tool doesn't fill the entire selection
  • Fill Tool uses the Color Labeled Layers

(cherry picked from commit 54c86c1cbb175d5bb81a0a6d0cf826ef1f3a997a)

Details

Committed
remptMay 6 2020, 9:47 AM
Parents
R37:3caf4448c0ed: Add context to i18n in fill tool and selection tool
Branches
Unknown
Tags
Unknown