Skip to content

fix: "Toggle whiteboard" control icon & label do not match#18027

Merged
BrayanDSO merged 1 commit intoankidroid:mainfrom
snowtimeglass:fix-whiteboard-controls
Mar 12, 2025
Merged

fix: "Toggle whiteboard" control icon & label do not match#18027
BrayanDSO merged 1 commit intoankidroid:mainfrom
snowtimeglass:fix-whiteboard-controls

Conversation

@snowtimeglass
Copy link
Copy Markdown
Contributor

@snowtimeglass snowtimeglass commented Feb 26, 2025

[Approach has been updated]

Purpose / Description

"Toggle whiteboard" control icon does not match the label and the actual action.



Fixes

Approach

  • Change the icon for "Toggle whiteboard" item in Controls settings page

How Has This Been Tested?

Checked on physical device (Android 11)

Checklist

Please, go through these checks before submitting the PR.

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • UI Changes: You have tested your change using the Google Accessibility Scanner

@github-actions
Copy link
Copy Markdown
Contributor

Important

Maintainers: This PR contains Strings changes

  1. Sync Translations before merging this PR and wait for the action to complete
  2. Review and merge the auto-generated PR in order to sync all user-submitted translations
  3. Sync Translations again and merge the PR so the huge automated string changes caused by merging this PR are by themselves and easy to review

Copy link
Copy Markdown
Member

@BrayanDSO BrayanDSO left a comment

Choose a reason for hiding this comment

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

If you are going to fix something, only do that in the PR.

Any kind of new features like the new control preference should be sugggested first in the forums so people can discuss it

@BrayanDSO BrayanDSO added the Needs Author Reply Waiting for a reply from the original author label Feb 28, 2025
@Amit-kumar80844
Copy link
Copy Markdown
Contributor

is this issue solved ?.

@snowtimeglass snowtimeglass marked this pull request as draft March 11, 2025 01:52
@snowtimeglass snowtimeglass force-pushed the fix-whiteboard-controls branch from ba17024 to 1feb986 Compare March 11, 2025 05:02
For the "Toggle whiteboard" label in Controls settings page,
replace the current "Show/Hide whiteboard" icon with "Enable whiteboard" icon,
which is consistent with the control's actual action.
@snowtimeglass snowtimeglass force-pushed the fix-whiteboard-controls branch from 1feb986 to 9795df1 Compare March 11, 2025 05:24
@snowtimeglass
Copy link
Copy Markdown
Contributor Author

In the updated PR, I only changed the icon of the control item.

@snowtimeglass snowtimeglass marked this pull request as ready for review March 11, 2025 07:01
@david-allison david-allison added Needs Second Approval Has one approval, one more approval to merge and removed Needs Author Reply Waiting for a reply from the original author Strings labels Mar 11, 2025
@BrayanDSO BrayanDSO added Pending Merge Things with approval that are waiting future merge (e.g. targets a future release, CI wait, etc) and removed Needs Second Approval Has one approval, one more approval to merge labels Mar 12, 2025
@BrayanDSO BrayanDSO added this pull request to the merge queue Mar 12, 2025
Merged via the queue into ankidroid:main with commit fc0f8b6 Mar 12, 2025
9 checks passed
@github-actions github-actions bot removed the Pending Merge Things with approval that are waiting future merge (e.g. targets a future release, CI wait, etc) label Mar 12, 2025
@github-actions github-actions bot added this to the 2.21 release milestone Mar 12, 2025
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.

"Toggle whiteboard" control icon & label do not match

4 participants