Skip to content

feat(tiptap): add zoom feature#2922

Merged
AlexAndBear merged 7 commits into
mainfrom
issues/2882
Jul 20, 2026
Merged

feat(tiptap): add zoom feature#2922
AlexAndBear merged 7 commits into
mainfrom
issues/2882

Conversation

@AlexAndBear

@AlexAndBear AlexAndBear commented Jul 20, 2026

Copy link
Copy Markdown
Member

Description

Related Issue

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

@AlexAndBear

AlexAndBear commented Jul 20, 2026

Copy link
Copy Markdown
Member Author

@kulmann I really don't know how useful this feature is or rather don't understand the actual use-case since browser zoom is an option. Is this maybe for a11y purposes ?

ah didn't read the ticket carefully 💅

Not sure about the position, do we rather want to have it on the very right ?

@kulmann

kulmann commented Jul 20, 2026

Copy link
Copy Markdown
Member

Not sure about the position, do we rather want to have it on the very right ?

Yes, I think a "view options" group on the very right would be a good idea.

# Conflicts:
#	packages/web-pkg/src/editor/composables/strategies/plainText.ts
#	packages/web-pkg/src/editor/composables/useEditorActions.ts
#	packages/web-pkg/tests/unit/editor/strategies/plainText.spec.ts
@AlexAndBear
AlexAndBear merged commit 770e884 into main Jul 20, 2026
30 checks passed
@AlexAndBear
AlexAndBear deleted the issues/2882 branch July 20, 2026 07:44
@openclouders openclouders mentioned this pull request Jul 20, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] Editor rendered font size

2 participants