Skip to content

Add Cmd+/Cmd- keyboard shortcuts for zoom#1364

Open
ssstonebraker wants to merge 1 commit intoMacDownApp:masterfrom
ssstonebraker:feature/zoom-shortcuts
Open

Add Cmd+/Cmd- keyboard shortcuts for zoom#1364
ssstonebraker wants to merge 1 commit intoMacDownApp:masterfrom
ssstonebraker:feature/zoom-shortcuts

Conversation

@ssstonebraker
Copy link
Copy Markdown

Implements zoom in/out functionality with Cmd+ and Cmd- shortcuts. Both editor and preview panes scale together.

  • Add zoomIn: and zoomOut: IBAction methods to MPDocument
  • Add Zoom In/Out menu items to View menu with keyboard shortcuts
  • Remove preference check to always scale preview with editor
  • Minimum zoom size set to 8pt to prevent unreadable text

Closes #482

Implements zoom in/out functionality with Cmd+ and Cmd- shortcuts.
Both editor and preview panes scale together.

- Add zoomIn: and zoomOut: IBAction methods to MPDocument
- Add Zoom In/Out menu items to View menu with keyboard shortcuts
- Remove preference check to always scale preview with editor
- Minimum zoom size set to 8pt to prevent unreadable text

Closes MacDownApp#482
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.

Control of rendered font size

1 participant