Bug 362927 - Paint layer puts the fx icon in front of the icons, other layers at the end
Summary: Paint layer puts the fx icon in front of the icons, other layers at the end
Status: RESOLVED INTENTIONAL
Alias: None
Product: krita
Classification: Applications
Component: layer styles (show other bugs)
Version: 3.0 Beta
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-11 08:58 UTC by michael grosberg
Modified: 2019-06-20 09:37 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description michael grosberg 2016-05-11 08:58:27 UTC
In paint layers when you add a layer style, the "FX" icon appears to the left of the lock icon in the layers docker. However in vector layers the FX icon appears on the empty spot to the right, where the alpha-locked icon is in paint layers. This should be made consistent.

Reproducible: Always

Steps to Reproduce:
1.create new document
2. create new paint layer and apply layer style to paint layer
3. create new vector layer and apply layer style to vector layer
4. examine layer docker
Comment 1 wolthera 2016-05-11 12:58:45 UTC
While I can confirm the issue, we're not sure whether or not it'll be fixable due to space constraints.
Comment 2 Scott Petrovic 2016-05-11 13:34:03 UTC
Different layer types have different properties available, which is creating this alignment scenario. Trying to align all icon types is not going to be the best solution. All of the mask types for example cannot have layer styles. 

 The solution we decide for this this might take quite a bit of work. The functionality seems to be working by your description, so this is more of an improvement/wishlist.
Comment 3 Scott Petrovic 2016-05-11 13:34:21 UTC
Different layer types have different properties available, which is creating this alignment scenario. Trying to align all icon types is not going to be the best solution. All of the mask types for example cannot have layer styles. 

 The solution we decide for this this might take quite a bit of work. The functionality seems to be working by your description, so this is more of an improvement/wishlist.
Comment 4 Halla Rempt 2016-05-14 11:21:55 UTC
It's a specific 3.0 bug, but not a regression, so no release blocker.
Comment 5 Halla Rempt 2016-12-08 13:34:36 UTC
Hm -- it is specifically the paint layer where the Fx icon is in a different place. Couldn't we just swap the paint layer's alpha locked and layer style icon positions?
Comment 6 Halla Rempt 2019-06-20 09:37:40 UTC
I've checked, and the system for placing properties doesn't support that. I guess we'll just have to live with it.