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 }}
CommunityToolkit
/
Windows
Public
Notifications
You must be signed in to change notification settings
Fork
166
Star
1.1k
Code
Issues
206
Pull requests
29
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix: Handle if
RangeSelector
min and max args are equal
- #576
#576
Open
Lamparter
wants to merge 13 commits into
CommunityToolkit:main
CommunityToolkit/Windows:main
from
Lamparter:dwm
Lamparter/CommunityToolkit-Windows:dwm
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Fix: Handle if
RangeSelector
min and max args are equal
#576
Lamparter
wants to merge 13 commits into
CommunityToolkit:main
CommunityToolkit/Windows:main
from
Lamparter:dwm
Lamparter/CommunityToolkit-Windows:dwm
Copy head branch name to clipboard
Commits
Commits on Dec 1, 2024
Fix issue
Lamparter
authored
dd5d7a2
View commit details
Copy full SHA for dd5d7a2
Browse repository at this point
Commits on Dec 21, 2024
Merge branch 'main' into dwm
Arlodotexe
authored
88158e1
View commit details
Copy full SHA for 88158e1
Browse repository at this point
Commits on Feb 19, 2025
Merge branch 'main' into dwm
niels9001
authored
bc02373
View commit details
Copy full SHA for bc02373
Browse repository at this point
Commits on Dec 12, 2025
Merge branch 'main' into dwm
Arlodotexe
authored
c2f85bf
View commit details
Copy full SHA for c2f85bf
Browse repository at this point
Commits on Dec 13, 2025
Remove Minimum/Maximum Epsilon delta property and usage, fixed issue where Maximum values less than Minimum would erroneously overwrite Minimum
Arlodotexe
committed
c28bc00
View commit details
Copy full SHA for c28bc00
Browse repository at this point
Fixed issue where Minimum values greater than Maximum would erroneously overwrite minimum, cleaned up duplicate logic
Show description for 8b092b8
Arlodotexe
committed
8b092b8
View commit details
Copy full SHA for 8b092b8
Browse repository at this point
Commits on Dec 18, 2025
Ensure RangeStart/RangeEnd stay on valid steps when constrained by each other
Show description for 82b5856
Arlodotexe
committed
82b5856
View commit details
Copy full SHA for 82b5856
Browse repository at this point
Fixed order of operations for bound correction in VerifyValues
Arlodotexe
committed
3ff04f1
View commit details
Copy full SHA for 3ff04f1
Browse repository at this point
Fixed many tests to correct for intended vs observed behavior
Arlodotexe
committed
4ada66c
View commit details
Copy full SHA for 4ada66c
Browse repository at this point
Revert "Remove Minimum/Maximum Epsilon delta property and usage, fixed issue where Maximum values less than Minimum would erroneously overwrite Minimum"
Show description for 897d832
Arlodotexe
committed
897d832
View commit details
Copy full SHA for 897d832
Browse repository at this point
Remove exception for equal Minimum and Maximum values in RangeSelector
Arlodotexe
committed
8cc1a30
View commit details
Copy full SHA for 8cc1a30
Browse repository at this point
Restore missing Epsilon field from revert
Arlodotexe
committed
8e6918a
View commit details
Copy full SHA for 8e6918a
Browse repository at this point
Merge branch 'main' into dwm
Arlodotexe
authored
d38f8a9
View commit details
Copy full SHA for d38f8a9
Browse repository at this point
You can’t perform that action at this time.