You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I am using the git version to get fixes for the annoying behavior where pressing B while on the "return from game" screen causes the start menu to pop up. However, switching to the git version renders all page up and page down binds non-functional. Both the triggers on a controller and pageup/pagedown keys on keyboard.
The text was updated successfully, but these errors were encountered:
It looks like if I change this line of theme.qml...
property var sortByFilter: ["sort_title", "lastPlayed", "playCount", "rating"]
...from sort_title back to title, page up and page down come back. Is this a Pegasus issue, or is there some sort of theme-specific functionality that broke?
Hi there, I am using the git version to get fixes for the annoying behavior where pressing B while on the "return from game" screen causes the start menu to pop up. However, switching to the git version renders all page up and page down binds non-functional. Both the triggers on a controller and pageup/pagedown keys on keyboard.
The text was updated successfully, but these errors were encountered: