Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable shadow effect on pinned screenshots #1044

Open
eevmanu opened this issue May 1, 2024 · 0 comments
Open

Option to disable shadow effect on pinned screenshots #1044

eevmanu opened this issue May 1, 2024 · 0 comments

Comments

@eevmanu
Copy link

eevmanu commented May 1, 2024

ps: thx for your amazing work @DamirPorobic

Is your feature request related to a problem? Please describe.

Currently, when taking multiple screenshots and pinning them in the foreground, each screenshot has a shadow effect around its border. While this can be visually appealing, it becomes cumbersome when arranging and aligning screenshots for a final composed image. The shadows can create visual clutter and hinder precise positioning.

Describe the solution you'd like

Introduce a setting within the application that allows users to enable or disable the shadow effect on pinned screenshots. This would provide greater control over the visual presentation and facilitate easier alignment and composition when working with multiple captures.

This feature request seems related to a previous issue #365 which discussed customizing the appearance of pinned screenshots. The implementation might involve modifying the code for rendering the shadow effect, potentially around the area identified in

mDropShadowEffect->setColor(QColor(160, 160, 160));

However, further investigation is needed to determine the exact interaction with other components and ensure a seamless integration.

Additional context

Here is an example of what I mean:

original with annotations
... ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant