Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
reflex-app
/
reflex
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
34
Code
Issues
31
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Adjust Panzoom origin to 0,0
- #239
#239
Open
nwittwer
wants to merge 13 commits into
dev
reflex-app/reflex:dev
from
panzoom/origin-top-left
reflex-app/reflex:panzoom/origin-top-left
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Adjust Panzoom origin to 0,0
#239
nwittwer
wants to merge 13 commits into
dev
reflex-app/reflex:dev
from
panzoom/origin-top-left
reflex-app/reflex:panzoom/origin-top-left
Copy head branch name to clipboard
Commits
Commits on Mar 3, 2023
Automatically scale & pan on startup based on content size
nwittwer
committed
1fd8d1c
View commit details
Copy full SHA for 1fd8d1c
Browse repository at this point
Commits on Mar 4, 2023
Added calculateZoomToFitAll() and initialPanZoom instead of just initialPan
nwittwer
committed
84570c6
View commit details
Copy full SHA for 84570c6
Browse repository at this point
Commits on Mar 5, 2023
(WIP) Got centerOn() working (assuming 0, 0 top left coordinates)
nwittwer
committed
42b07e3
View commit details
Copy full SHA for 42b07e3
Browse repository at this point
Added Panzoom change logger for dev mode
nwittwer
committed
5b5ab1c
View commit details
Copy full SHA for 5b5ab1c
Browse repository at this point
Added getPanzoomElement(), getCenterCoordinates
nwittwer
committed
0fab0e6
View commit details
Copy full SHA for 0fab0e6
Browse repository at this point
Commits on Mar 6, 2023
Got calculateZoomToFitAll() and getViewportCenterCoordinates() working
nwittwer
committed
15aeba7
View commit details
Copy full SHA for 15aeba7
Browse repository at this point
Removed unnecessary height/width from innerPanArea element
nwittwer
committed
62caa0e
View commit details
Copy full SHA for 62caa0e
Browse repository at this point
Updated reference from centerOn to centerOnElement
nwittwer
committed
8c7eb42
View commit details
Copy full SHA for 8c7eb42
Browse repository at this point
Added shared variable minScale
nwittwer
committed
e84755d
View commit details
Copy full SHA for e84755d
Browse repository at this point
calculateZoomToFitAll() working again
nwittwer
committed
2d5d41d
View commit details
Copy full SHA for 2d5d41d
Browse repository at this point
Moved <ToolBar> to index.vue and calculating height of it; not using the value yet as it causes Panzoom position calculation issues
nwittwer
committed
04d5b7e
View commit details
Copy full SHA for 04d5b7e
Browse repository at this point
Commits on Mar 10, 2023
(WIP) Scroll wheel zoom to point
nwittwer
committed
d7e5e8d
View commit details
Copy full SHA for d7e5e8d
Browse repository at this point
Added dev tool for showing current mouse position
nwittwer
committed
5602bb7
View commit details
Copy full SHA for 5602bb7
Browse repository at this point
You can’t perform that action at this time.