- Notifications
You must be signed in to change notification settings - Fork330
Prevent SDL layouts from being created if a layout already exists#1924
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:develop
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
unity-cla-assistant commentedMay 12, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
ekcoh left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Makes sense to prevent layout generation if a matching layout already exists. Thanks for the contribution.
ekcoh commentedSep 13, 2024
Branch needs to be updated with changes from develop before it may be subject for QA and potential merge. |
Description
Unity's HID layout generator does not generate a layout if one already exists. I added this functionality to the Linux/SDL layout generator.
Changes made
Added a check to the SDL layout generator, preventing it from generating a layout if one exists already.
Checklist
Before review:
Changed,Fixed,Addedsections.([case %number%](https://issuetracker.unity3d.com/issues/...)).Area_CanDoX,Area_CanDoX_EvenIfYIsTheCase,Area_WhenIDoX_AndYHappens_ThisIsTheResult.During merge:
NEW: ___.FIX: ___.DOCS: ___.CHANGE: ___.RELEASE: 1.1.0-preview.3.