Jump to content
You must now use your email address to sign in [click for more info] ×

Global color preview darkens by transparency


Recommended Posts

Hey everyone!

Having a document palette and a shape that uses a color that's supposed to be transferred to a global color, the color's preview will be darker by the amount of 1.0-opacity.

I am using Designer 1.10.4, which may not be the most current version. I am rarely updating in order to keep workflow stability.
I searched for "global color preview" and didn't find this issue.
Best wishes,
Shu

Link to comment
Share on other sites

7 hours ago, shushustorm said:

I am rarely updating in order to keep workflow stability.

Based on the number of posts you have made perhaps you should consider to occasionally update in order to achieve workflow stability.

Mac Pro (Late 2013) Mac OS 12.7.4 
Affinity Designer 2.4.1 | Affinity Photo 2.4.1 | Affinity Publisher 2.4.1 | Beta versions as they appear.

I have never mastered color management, period, so I cannot help with that.

Link to comment
Share on other sites

I wanted to make a short version of this my signature, but I haven't found a way to set one, so I'll just post here:

Since it's often topic of debate: I update rarely to ensure workflow stability. Even after point releases I am sometimes facing severe issues, which result in countless hours of additional work. When I'm in a place that only shows less severe issues (that I still consider worth reporting), I typically stay there for quite a while. Not to mention files sometimes not being backwards compatible after having worked on them for some hours or days in a new version, just to discover a severe issue, which may or may not be fixed in maybe a few months' time. So you're trapped with that version including the issues. If _potentually_ "outdated bugs" are not wanted here, a moderator or Serif employee shall message me and I will no further report any bugs. No hard feelings.

@Old Bruce

Touche! But really, I am just reporting some hiccups. Have faced much more troublesome issues. Quality issues. Data loss. File corruption. ....

Link to comment
Share on other sites

On 10/7/2022 at 6:33 AM, shushustorm said:

Having a document palette and a shape that uses a color that's supposed to be transferred to a global color, the color's preview will be darker by the amount of 1.0-opacity.

I am not sure if you still think this is a problem (given other topics you've created or participated in), but isn't this simply another aspect of Global Colors not supporting Opacity or Noise?

-- Walt
Designer, Photo, and Publisher V1 and V2 at latest retail and beta releases
PC:
    Desktop:  Windows 11 Pro, version 23H2, 64GB memory, AMD Ryzen 9 5900 12-Core @ 3.00 GHz, NVIDIA GeForce RTX 3090 

    Laptop:  Windows 11 Pro, version 23H2, 32GB memory, Intel Core i7-10750H @ 2.60GHz, Intel UHD Graphics Comet Lake GT2 and NVIDIA GeForce RTX 3070 Laptop GPU.
iPad:  iPad Pro M1, 12.9": iPadOS 17.4.1, Apple Pencil 2, Magic Keyboard 
Mac:  2023 M2 MacBook Air 15", 16GB memory, macOS Sonoma 14.4.1

Link to comment
Share on other sites

@walt.farrell

Thanks for the reply!
Well yes, if it's still an issue with the current version of Designer, it should be fixed. If not, that's great!
I'm not sure I'd say this is due to no transparency support for global colors. In fact, I'd say if transparency was ignored completely, this issue shouldn't show up at all. So in fact, I guess up to some point, they do work with RGBA rather than RGB and the preview gets issues, since there's no full support for it. Seems like the color is just added to an rgba(0,0,0,255), so, for example, for a 20% green, you have:
rgba(0,255,0,51), but that's not just solidified to
rgba(0,255,0,255). Instead, it seems those are blended:
rgba(0,255,0,51) and rgba(0,0,0,255).

Also, maybe I should have described the issue a little more precise.
1. I have a shape and its fill is set to any color, with the color's opacity set below 1, for example, 20%.
2. I add a document palette.
3. With the shape selected, from the Swatches menu, I select "Add current colour to palette as a global colour."
4. The global color appears in the Swatches menu listed as the document's global color, but its shade is darker than what it's supposed to be.

Link to comment
Share on other sites

14 hours ago, shushustorm said:

I wanted to make a short version of this my signature, but I haven't found a way to set one, so I'll just post here:

Here on Mac OS with Safari it is quite well hidden. Go to the Account Settings and then look to the Left side for the Signature.

1322233950_ScreenShot2022-10-08at8_43_25AM.png.8a38cf37b2c3b8f04dab6885c20a65d3.png

953658217_ScreenShot2022-10-08at8_44_19AM.png.b22113d1992f333e71eb2d30fcf1abec.png

Mac Pro (Late 2013) Mac OS 12.7.4 
Affinity Designer 2.4.1 | Affinity Photo 2.4.1 | Affinity Publisher 2.4.1 | Beta versions as they appear.

I have never mastered color management, period, so I cannot help with that.

Link to comment
Share on other sites

12 minutes ago, shushustorm said:

Well yes, if it's still an issue with the current version of Designer, it should be fixed.

 

13 minutes ago, shushustorm said:

4. The global color appears in the Swatches menu listed as the document's global color, but its shade is darker than what it's supposed to be.

That's because Global Colors do not have Opacity (nor Noise).

And as far as I know, that's not a bug, just something to file a Feature Request for to get an improvement.

-- Walt
Designer, Photo, and Publisher V1 and V2 at latest retail and beta releases
PC:
    Desktop:  Windows 11 Pro, version 23H2, 64GB memory, AMD Ryzen 9 5900 12-Core @ 3.00 GHz, NVIDIA GeForce RTX 3090 

    Laptop:  Windows 11 Pro, version 23H2, 32GB memory, Intel Core i7-10750H @ 2.60GHz, Intel UHD Graphics Comet Lake GT2 and NVIDIA GeForce RTX 3070 Laptop GPU.
iPad:  iPad Pro M1, 12.9": iPadOS 17.4.1, Apple Pencil 2, Magic Keyboard 
Mac:  2023 M2 MacBook Air 15", 16GB memory, macOS Sonoma 14.4.1

Link to comment
Share on other sites

@Old Bruce
That's not too bad! I was looking for it on iPhone, also within Account Settings (or similar) and I didn't find Signature anywhere. Being on macOS right now, I can see it! Thanks for pointing out!
@walt.farrell
Well, the way I see it: If there's no alpha, why take the color's alpha into account when calculating the color's preview? So the preview's color somehow takes alpha into account, but it's not saved within that color anyway. From my perspective, that doesn't make sense at all. So I think it either should
- support transparency or
- show a color that only takes the RGB channels into account.

Link to comment
Share on other sites

53 minutes ago, shushustorm said:

Well, the way I see it: If there's no alpha, why take the color's alpha into account when calculating the color's preview? So the preview's color somehow takes alpha into account, but it's not saved within that color anyway.

Thanks. I see what you mean now.

The Global Color actually does include the Opacity setting, but the preview of it in the Document Palette does not. Thus, there is a mismatch between what you see in the Palette and what the swatch will actually assign to an object.

And yes, that seems like a bug.

-- Walt
Designer, Photo, and Publisher V1 and V2 at latest retail and beta releases
PC:
    Desktop:  Windows 11 Pro, version 23H2, 64GB memory, AMD Ryzen 9 5900 12-Core @ 3.00 GHz, NVIDIA GeForce RTX 3090 

    Laptop:  Windows 11 Pro, version 23H2, 32GB memory, Intel Core i7-10750H @ 2.60GHz, Intel UHD Graphics Comet Lake GT2 and NVIDIA GeForce RTX 3070 Laptop GPU.
iPad:  iPad Pro M1, 12.9": iPadOS 17.4.1, Apple Pencil 2, Magic Keyboard 
Mac:  2023 M2 MacBook Air 15", 16GB memory, macOS Sonoma 14.4.1

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.