-
Notifications
You must be signed in to change notification settings - Fork 2
Decoupling Window class functionality and Input class #32
Copy link
Copy link
Open
Labels
Impact:MaintenanceUpdating old code to new standardsUpdating old code to new standardsImpact:OptimizationEnhances and optimizes existing systemsEnhances and optimizes existing systemsImpact:ReadabilityGood code should be easily understood by humansGood code should be easily understood by humans
Description
CybernetHacker14
opened on Aug 14, 2022
Issue body actions
- The current input class's platform specific implementation is tied down to window class's corresponding platform specific implementation. Need to check how it could be resolved and made to work without hard dependencies on each other.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Impact:MaintenanceUpdating old code to new standardsUpdating old code to new standardsImpact:OptimizationEnhances and optimizes existing systemsEnhances and optimizes existing systemsImpact:ReadabilityGood code should be easily understood by humansGood code should be easily understood by humans