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

feat: initial zooming #49

Merged
merged 3 commits into from
Mar 11, 2024
Merged

feat: initial zooming #49

merged 3 commits into from
Mar 11, 2024

Conversation

erickzanardo
Copy link
Contributor

Description

Adds some initial logic for zooming. Right now, if you zoom at a certain level, the code will break, but I believe it will get better once @B0berman 's PR #32 is merged.

Screenshots/Video

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Monday.com Item IDs

Copy link
Member

@jsgalarraga jsgalarraga left a comment

Choose a reason for hiding this comment

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

Not sure if is the issue that you mention in the description, but I'm seeing some lag when zooming out after some point (not to far).

@erickzanardo
Copy link
Contributor Author

Not sure if is the issue that you mention in the description, but I'm seeing some lag when zooming out after some point (not to far).

That is exactly it haha

@erickzanardo erickzanardo merged commit bdac658 into main Mar 11, 2024
3 checks passed
@erickzanardo erickzanardo deleted the feat/initial-zooming branch March 11, 2024 16:34
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