Skip to content

Conversation

@jechter
Copy link
Contributor

@jechter jechter commented Aug 27, 2019

-Fix grammer in "Do you want to enable the backends?" dialog
-Fix text field focus when deleting interactions/processors
-Some small fixes for tanks demo wrt rebinding

@jechter jechter requested review from Rene-Damm and douglas-piconi and removed request for douglas-piconi August 27, 2019 11:35
{
m_Button.enabled = false;
m_Text.text = "Press button/stick for " + name;
m_RebindOperation?.Dispose();
Copy link
Contributor

Choose a reason for hiding this comment

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

Unrelated but just realized that after the recent change to ToHumanReadableString, line 131 should be

        m_Text.text = InputControlPath.ToHumanReadableString(m_Action.bindings[0].effectivePath,
            InputControlPath.HumandReadableStringOptions.OmitDevice);

@jechter jechter merged commit 0d1fe6a into develop Aug 28, 2019
@Rene-Damm Rene-Damm deleted the ui-fixes branch October 11, 2019 16:14
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.

4 participants