Skip to content

fix(mobile): Recenter pencil icon#11738

Merged
eszkadev merged 1 commit intomasterfrom
private/skyler/push-kymynspnkvno
Apr 25, 2025
Merged

fix(mobile): Recenter pencil icon#11738
eszkadev merged 1 commit intomasterfrom
private/skyler/push-kymynspnkvno

Conversation

@Minion3665
Copy link
Copy Markdown
Member

On the edit button in the mobile view, the pencil icon has been off-center for a little while. To prevent that from happening again, we can can center it using flex rather than providing a fixed margin and position

Change-Id: Ie080a740ca8927d47be3c3bb444bea79043cb575

  • Resolves: #
  • Target version: master

Summary

TODO

  • ...

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

@Minion3665 Minion3665 force-pushed the private/skyler/push-kymynspnkvno branch from 141dea6 to c0e8f5c Compare April 24, 2025 14:35
@Minion3665 Minion3665 marked this pull request as draft April 24, 2025 15:18
On the edit button in the mobile view, the pencil icon has been
off-center for a little while. To prevent that from happening again, we
can can center it using flex rather than providing a fixed margin and
position

Signed-off-by: Skyler Grey <skyler.grey@collabora.com>
Change-Id: Ie080a740ca8927d47be3c3bb444bea79043cb575
@Minion3665 Minion3665 force-pushed the private/skyler/push-kymynspnkvno branch from c0e8f5c to a99b9d9 Compare April 24, 2025 15:29
@Minion3665 Minion3665 marked this pull request as ready for review April 24, 2025 15:32
Copy link
Copy Markdown
Contributor

@eszkadev eszkadev left a comment

Choose a reason for hiding this comment

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

yes, goot to avoid direct pixel positions, thanks

it would be nice to have it also as a separate control in separate file...

@github-project-automation github-project-automation Bot moved this from To Review to To Test in Collabora Online Apr 25, 2025
@eszkadev eszkadev merged commit cb19d94 into master Apr 25, 2025
14 checks passed
@eszkadev eszkadev deleted the private/skyler/push-kymynspnkvno branch April 25, 2025 13:05
@github-project-automation github-project-automation Bot moved this from To Test to Done in Collabora Online Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants