Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs UI support improvements #1916

Merged
merged 21 commits into from
May 31, 2024
Merged

Docs UI support improvements #1916

merged 21 commits into from
May 31, 2024

Conversation

duckets
Copy link
Collaborator

@duckets duckets commented Apr 29, 2024

Description

Input UI Integration page improvements
https://jira.unity3d.com/browse/DOCF-5403

The information on UI Support is jumbled and confusing. A large number of random 'notes'.  Needs significant re-org into overview, task, reference sections, etc.

Changes made

Clarified compatibility, made clearer distinction between sections that relate to concepts, tasks, and reference.

ekcoh and others added 19 commits April 15, 2024 15:06
…ctions since they may not exist. Added editor and run-time warnings to detect non-compliant UI actions.
… which based on rebinding code seems to be implicit Button type.
… errors. Also updated test accordingly. This allows just changing the setting (constant at the moment) to change reporting mode.
…provements

# Conflicts:
#	Assets/Tests/InputSystem/Plugins/InputForUITests.cs
#	Packages/com.unity.inputsystem/CHANGELOG.md
#	Packages/com.unity.inputsystem/Documentation~/UISupport.md
#	Packages/com.unity.inputsystem/InputSystem/Editor/Internal/EditorHelpers.cs
#	Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/InputActionAssetVerifier.cs
#	Packages/com.unity.inputsystem/InputSystem/Plugins/InputForUI/InputSystemProvider.cs
@duckets duckets requested a review from benoit-alain May 13, 2024 14:40
Copy link
Collaborator

@ekcoh ekcoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good improvements @duckets. Would recommend review from @jfreire-unity and @benoitalain on this documentation changes as well to catch things I might have overlooked.

@ekcoh ekcoh requested a review from jfreire-unity May 16, 2024 13:53
Copy link
Collaborator

@jfreire-unity jfreire-unity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you for these improvements @duckets , I've found it much easier to read now 👍

@ekcoh ekcoh removed the request for review from benoit-alain May 24, 2024 14:28
@AlexTyrer
Copy link
Collaborator

/ignore checks

@Pauliusd01 Pauliusd01 merged commit a0f93f7 into develop May 31, 2024
2 of 79 checks passed
@Pauliusd01 Pauliusd01 deleted the docs-ui-support-improvements branch May 31, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants