mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-12-24 23:51: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;
|
//opt.Dock = DockStyle.Fill;
|
||||||
//lBProfiles.SendToBack();
|
//lBProfiles.SendToBack();
|
||||||
//toolStrip1.SendToBack();
|
//toolStrip1.SendToBack();
|
||||||
tSOptions.SendToBack();
|
//tSOptions.SendToBack();
|
||||||
opt.BringToFront();
|
opt.BringToFront();
|
||||||
oldsize = Size;
|
oldsize = Size;
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user