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

Fix button border alignement #543

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Fix button border alignement #543

merged 1 commit into from
Aug 19, 2024

Conversation

hamen
Copy link
Collaborator

@hamen hamen commented Aug 14, 2024

Description

This PR fix a border issue for OutlineButton.

Related Issue

Reference #541

Checklist

  • I have executed the API dump and Reformat project Gradle tasks
  • I have performed a self-review of my code
  • My changes generate no new warnings

How Has This Been Tested?

I have manually tested my changes on macOS

  • dark
  • light

I have manually tested my changes on Windows

  • dark
  • light

I have manually tested my changes on Linux

  • dark
  • light

Screenshots or GIFs:

Before After
image image
image image

Before:

image
image
image
image

After:

image
image
image
image

reference #541

Signed-off-by: Ivan Morgillo <imorgillo@gmail.com>
@hamen hamen changed the title fix button border alignment Fix button border alignement Aug 14, 2024
@hamen hamen linked an issue Aug 14, 2024 that may be closed by this pull request
@hamen hamen marked this pull request as ready for review August 14, 2024 13:51
@hamen hamen requested a review from rock3r August 14, 2024 13:51
@hamen hamen self-assigned this Aug 14, 2024
Copy link
Collaborator

@rock3r rock3r left a comment

Choose a reason for hiding this comment

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

Ace!

@rock3r rock3r merged commit 3913724 into main Aug 19, 2024
3 checks passed
@rock3r rock3r deleted the im-541-fix-button-border branch August 19, 2024 07:21
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.

Alignment issue with outlined button
2 participants