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

Show and switch between multiple images #29

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

krin-san
Copy link
Contributor

Addresses #7 adding & changing the following:

  • Keep multiple images in memory assigned to tabs numbered from 1 to 9
  • Handle Cmd+V or Drag&Drop memorising image for the currently selected tab
  • Switch between tabs with Cmd+[1-9] hotkey
  • Forget assigned image with Cmd+W hotkey
  • Window resizes to original image size only if a single image is manipulated, otherwise only window height changes
  • Fixed NSTrackingArea not updating bounds automatically
  • Fixed a couple of issue with labels incorrectly fading in/out
  • Fixed barely visible size label in Dark mode

ℹ️ "Tabs" mentioned here are not conventional AppKit document/window tabs

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.

1 participant