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
Accelerator
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 }}
rokups
/
ImNodes
Public
Notifications
You must be signed in to change notification settings
Fork
58
Star
750
Code
Issues
13
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add scrollbars to the canvas
- #11
#11
Open
sphaero
wants to merge 9 commits into
rokups:master
rokups/ImNodes:master
from
sphaero:scrollbar
sphaero/ImNodes:scrollbar
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Add scrollbars to the canvas
#11
sphaero
wants to merge 9 commits into
rokups:master
rokups/ImNodes:master
from
sphaero:scrollbar
sphaero/ImNodes:scrollbar
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2019
enabled scrollbars on the canvas, added ImRect rect to canvas struct, used window's scroll data as offset
sphaero
committed
8b97fb7
View commit details
Copy full SHA for 8b97fb7
Browse repository at this point
enabled scrollbars on the ImNodes window
sphaero
committed
5535c95
View commit details
Copy full SHA for 5535c95
Browse repository at this point
Commits on Aug 28, 2019
fix scroll using mousewheel
sphaero
committed
dc30c18
View commit details
Copy full SHA for dc30c18
Browse repository at this point
fix not able to scroll on Y axis with mouse
sphaero
committed
a3089d6
View commit details
Copy full SHA for a3089d6
Browse repository at this point
fixed node positioning with scrollbars
sphaero
committed
1233756
View commit details
Copy full SHA for 1233756
Browse repository at this point
removed offset vector as it is replaced by the window's scrollbars
sphaero
committed
ac09bd9
View commit details
Copy full SHA for ac09bd9
Browse repository at this point
fix issue where scrollbars didn't increase when moving into top/left direction
sphaero
committed
eb2d524
View commit details
Copy full SHA for eb2d524
Browse repository at this point
Commits on Aug 29, 2019
Merge branch 'master' of https://github.com/rokups/ImNodes into scrollbar
sphaero
committed
03ccb31
View commit details
Copy full SHA for 03ccb31
Browse repository at this point
Commits on Sep 10, 2019
enable shrinking of canvas to occupied or visible area, added contents_rect to CanvasState structure
sphaero
committed
60f251c
View commit details
Copy full SHA for 60f251c
Browse repository at this point
You can’t perform that action at this time.