mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 02:34:11 +01:00 
			
		
		
		
	Merge pull request #3296 from Simek/hotkeys_resize
GUI/configure: resize hotkeys action column to fit content
This commit is contained in:
		
						commit
						a83e28b237
					
				| @ -48,6 +48,7 @@ void ConfigureHotkeys::Populate(const HotkeyRegistry& registry) { | ||||
|     } | ||||
| 
 | ||||
|     ui->hotkey_list->expandAll(); | ||||
|     ui->hotkey_list->resizeColumnToContents(0); | ||||
| } | ||||
| 
 | ||||
| void ConfigureHotkeys::changeEvent(QEvent* event) { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user