Skip to content

Change the way we deal with icon clipping - #599

Merged
lenemter merged 5 commits into
mainfrom
lenemter/change-clip
Aug 12, 2026
Merged

Change the way we deal with icon clipping#599
lenemter merged 5 commits into
mainfrom
lenemter/change-clip

Conversation

@lenemter

Copy link
Copy Markdown
Member

Part of #598

Instead of BaseItem being item + bottom_margin + overflow = VISIBLE to show the bounce animation on the top, make it top_margin + item + bottom_margin, which eliminates the need in setting overflow and fixes an issue that appeared in #598

@lenemter
lenemter requested a review from leolost2605 August 12, 2026 16:48
@lenemter
lenemter force-pushed the lenemter/change-clip branch from c2d12f8 to 7304394 Compare August 12, 2026 16:51

@leolost2605 leolost2605 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only a nit :)

Comment thread src/ItemManager.vala Outdated
@lenemter
lenemter merged commit 304b77a into main Aug 12, 2026
4 checks passed
@lenemter
lenemter deleted the lenemter/change-clip branch August 12, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants