mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	Merge pull request #1189 from FearlessTobi/fix-stick-directions
yuzu: Fix input UI direction order for the right stick
This commit is contained in:
		
						commit
						b4ac8218d0
					
				| @ -472,7 +472,7 @@ Capture:</string> | ||||
|           </property> | ||||
|          </widget> | ||||
|         </item> | ||||
|         <item row="1" column="0"> | ||||
|         <item row="0" column="0"> | ||||
|          <layout class="QVBoxLayout" name="buttonRStickLeftVerticalLayout"> | ||||
|           <item> | ||||
|            <widget class="QLabel" name="labelRStickLeft"> | ||||
| @ -490,7 +490,7 @@ Capture:</string> | ||||
|           </item> | ||||
|          </layout> | ||||
|         </item> | ||||
|         <item row="0" column="0"> | ||||
|         <item row="1" column="0"> | ||||
|          <layout class="QVBoxLayout" name="buttonRStickUpVerticalLayout"> | ||||
|           <item> | ||||
|            <widget class="QLabel" name="labelRStickUp"> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 bunnei
						bunnei