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

Add text zoom in simplified text #2806

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Conversation

subinasr
Copy link
Contributor

Changes

  • Add text zoom feature in simplified text view

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • build works
  • eslint issues
  • typescript issues
  • codegen errors
  • console.log meant for debugging
  • typos
  • unwanted comments
  • conflict markers

@ghost
Copy link

ghost commented Dec 26, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Comment on lines 20 to 22
&.extra-small{
font-size: calc(var(--base-font-size) - 2 * var(--diff));
}
Copy link
Member

Choose a reason for hiding this comment

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

I think the font we have should be the smallest allowed font and only allow increments. What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That is what the process is now. Take a look please.

@subinasr subinasr force-pushed the fix/simplified-text-view branch from 424fc24 to 7779d31 Compare December 28, 2023 05:57
@AdityaKhatri AdityaKhatri merged commit 9064f29 into develop Jan 10, 2024
5 checks passed
@AdityaKhatri AdityaKhatri deleted the fix/simplified-text-view branch January 10, 2024 10:53
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