mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-12-23 23:21:49 +01:00
Fixed issue with profiles listview being partially hidden after closing Options form
This commit is contained in:
parent
d6461ed0eb
commit
7c70392be8
@ -1444,7 +1444,7 @@ Properties.Resources.DS4Update, MessageBoxButtons.YesNo, MessageBoxIcon.Question
|
||||
//opt.Dock = DockStyle.Fill;
|
||||
//lBProfiles.SendToBack();
|
||||
//toolStrip1.SendToBack();
|
||||
tSOptions.SendToBack();
|
||||
//tSOptions.SendToBack();
|
||||
opt.BringToFront();
|
||||
oldsize = Size;
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user