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
Type
/
to 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
.
ManiVaultStudio
/
Scatterplot
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
19
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix HUD issues on macOS and Linux
- #226
#226
Merged
sbvis
merged 16 commits into
master
ManiVaultStudio/Scatterplot:master
from
feature/fix_linux_crash_hud
ManiVaultStudio/Scatterplot:feature/fix_linux_crash_hud
Copy head branch name to clipboard
Feb 20, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Fix HUD issues on macOS and Linux
#226
sbvis
merged 16 commits into
master
ManiVaultStudio/Scatterplot:master
from
feature/fix_linux_crash_hud
ManiVaultStudio/Scatterplot:feature/fix_linux_crash_hud
Copy head branch name to clipboard
Commits
Commits on Feb 19, 2026
Do not update the HUD during de-serialization, do it post-de-serialization. Put guard in updateHeadsUpDisplay
ThomasKroes
committed
8fbbe5f
View commit details
Copy full SHA for 8fbbe5f
Browse repository at this point
Properly sync HUD with loaded color, point size and point opacity dataset(s)
ThomasKroes
committed
c1c8e06
View commit details
Copy full SHA for c1c8e06
Browse repository at this point
Do not update the HUD during de-serialization, do it post-de-serialization. Put guard in updateHeadsUpDisplay
ThomasKroes
committed
bfcab8b
View commit details
Copy full SHA for bfcab8b
Browse repository at this point
Properly sync HUD with loaded color, point size and point opacity dataset(s)
ThomasKroes
committed
ec29018
View commit details
Copy full SHA for ec29018
Browse repository at this point
Addd point size and opacity dataset picker actions and implement the synchronization logic
ThomasKroes
committed
8a70eaa
View commit details
Copy full SHA for 8a70eaa
Browse repository at this point
Add connection logic
ThomasKroes
committed
3c65a7e
View commit details
Copy full SHA for 3c65a7e
Browse repository at this point
Fix point size and opacity dataset selection reset logic
ThomasKroes
committed
18c339e
View commit details
Copy full SHA for 18c339e
Browse repository at this point
Avoid setting color dataset during project open
Show description for c592931
ThomasKroes
committed
c592931
View commit details
Copy full SHA for c592931
Browse repository at this point
Move dataset tracking into DatasetsAction
Show description for ed65894
ThomasKroes
committed
ed65894
View commit details
Copy full SHA for ed65894
Browse repository at this point
Connect dataset pickers to HUD update
Show description for 3c63e44
ThomasKroes
committed
3c63e44
View commit details
Copy full SHA for 3c63e44
Browse repository at this point
Refactor dataset pickers and HUD updates
Show description for 361e6d5
ThomasKroes
committed
361e6d5
View commit details
Copy full SHA for 361e6d5
Browse repository at this point
Refactor dataset picker setup and opacity sync
Show description for 5ae5fa9
ThomasKroes
committed
5ae5fa9
View commit details
Copy full SHA for 5ae5fa9
Browse repository at this point
Move dataset picker setup into ScatterplotPlugin
Show description for ec9315b
ThomasKroes
committed
ec9315b
View commit details
Copy full SHA for ec9315b
Browse repository at this point
Invalidate dataset picker filters
Show description for ede22db
ThomasKroes
committed
ede22db
View commit details
Copy full SHA for ede22db
Browse repository at this point
Clear color dataset and refresh dependent pickers
Show description for dc8d623
ThomasKroes
committed
dc8d623
View commit details
Copy full SHA for dc8d623
Browse repository at this point
Commits on Feb 20, 2026
Remove debug qDebug logs in dataset check
Show description for ae308cb
ThomasKroes
committed
ae308cb
View commit details
Copy full SHA for ae308cb
Browse repository at this point
You can’t perform that action at this time.