Updated How to create custom touch control layout (markdown)

redphx 2024-03-10 10:42:39 +07:00
parent 93fadc1b12
commit f097d45a2a

@ -169,7 +169,7 @@ BX_EXPOSED.test_touch_control(
} }
} }
``` ```
3. Create your pull request including the screenshot of the layout. Chrome/Edge has a built-in screenshot feature: 3. Create a pull request including the screenshot of the layout. Chrome/Edge has a built-in screenshot feature:
<img width="366" alt="Screenshot 2024-03-10 at 10 39 49" src="https://github.com/redphx/better-xcloud/assets/96280/cb6d0211-9f6b-4a37-ae84-f6df5c14d7bf"> <img width="366" alt="Screenshot 2024-03-10 at 10 39 49" src="https://github.com/redphx/better-xcloud/assets/96280/cb6d0211-9f6b-4a37-ae84-f6df5c14d7bf">
That's the basic of it. I'll update with more details later. 4. Done! That's the basic of it. I'll update with more details later.