-
-
Notifications
You must be signed in to change notification settings - Fork 149
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
Assigning Text Entry to button doesn't assign proper string. #79
Labels
bug
Something isn't working
Comments
I'm also getting this issue when using the Flatpak installation on two different Pop!_OS ( Ubuntu ) 20.04 machines. |
We have regression here. This feature worked earlier. |
pktiuk
changed the title
Text Entry doesn't work
Assigning Text Entry to button doesn't assign proper string.
Dec 27, 2020
It is caused by deb11f2 |
@Laulajatar @zicklag |
Awesome, thanks for the fix! |
Thank you very much! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I open the advanced settings for a button, select Text Entry, enter "Test" and press Insert.
The button says [Text] Test.
After closing and reopening the advanced window, it says only [Text], the entered text is gone. It also never executes when pressing the controller button.
The text was updated successfully, but these errors were encountered: