You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying out MaterialSkin for the first time and mostly works great. I have an issue when I maximize the mainform, but only on my second monitor (which is larger than the primary). This has the effect of moving the minimize, maximize, close buttons off the screen and also the bottom statusbar. This is concerning as I was hoping to put this into production and everyone has dual monitors.
This is on the primary screen, looks great.
This is on my secondary screen, the right side goes way off, also lost the bottom status bar.
The construction of this form is as follows:
This form uses two Infragistics controls: UltraTabControl and AppStylistRuntime.
EDIT: I tried closing my laptop and the maximize worked perfectly on the monitor by itself (as the primary display). So it definitely seems to be a multiple screen problem.
The text was updated successfully, but these errors were encountered:
Trying out MaterialSkin for the first time and mostly works great. I have an issue when I maximize the mainform, but only on my second monitor (which is larger than the primary). This has the effect of moving the minimize, maximize, close buttons off the screen and also the bottom statusbar. This is concerning as I was hoping to put this into production and everyone has dual monitors.
This is on the primary screen, looks great.
This is on my secondary screen, the right side goes way off, also lost the bottom status bar.
The construction of this form is as follows:
This form uses two Infragistics controls: UltraTabControl and AppStylistRuntime.
EDIT: I tried closing my laptop and the maximize worked perfectly on the monitor by itself (as the primary display). So it definitely seems to be a multiple screen problem.
The text was updated successfully, but these errors were encountered: