Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Splah Screen always on top #6

Closed
Nippius opened this issue Sep 2, 2014 · 2 comments
Closed

Splah Screen always on top #6

Nippius opened this issue Sep 2, 2014 · 2 comments
Assignees
Milestone

Comments

@Nippius
Copy link

Nippius commented Sep 2, 2014

When installing, a splash screen appears when downloading the program and starting it. This screen is always on top, and although it can be moved, it's really annoying. My screen has a small resolution and so the splash screen obscures a big junk of it.

@xoofx
Copy link

xoofx commented Sep 2, 2014

Thanks for reporting. We will try to improve this.

@xoofx xoofx self-assigned this Sep 2, 2014
@xen2 xen2 modified the milestones: alpha06, alpha08 Sep 4, 2014
@xoofx
Copy link

xoofx commented Sep 7, 2014

This is fixed by latest version

@xoofx xoofx closed this as completed Sep 7, 2014
stride-bot pushed a commit that referenced this issue Nov 25, 2016
…ter-1.9

* commit '8e7864f8198d11b6d440e68f0aecdda877ae4006':
  [Presentation] Do not constraint the maximum size a of window that the user can manually change (by dragging the tracking side) but only the maximum size of the window when it is maximized.
  [Presentation] Take DPI into account when calculating the max size of a window. (XK-3599)
  [Presentation] Prefer using the visual and window extensions to calling native code.
  [Presentation] Added a method to get the cursor position in WPF coordinates relative to the screen of a given window. Also commented methods of WindowHelper and added remarks to explain conversion between virtual screen coordinates and WPF screen coordinates. (XK-3599)
  [Presentation] Fixed methods to use virtual (WPF) coordinates from screen area. (XK-3599)
  [Presentation] Added extension methods to convert a Rect from screen coordinates to visual coordinates, and back.
  [Presentation] Added explicit operators to convert from native RECT to Windows rect, and back. Also added back conversion for Windows point.
  [Presentation] Added native methods to get monitor info from point or enumerate all monitors.
  [Editor] Fixed position of drag window when monitors have different DPI. (XK-3599)
  [Editor] Removed obsolete drag drop behaviors.
  [Presentation] Add explicit operator to convert from native POINT to Windows Point.
  [Presentation] Removed unused SystemMetric. (XK-3599)
  [Presentation] Properly initialize DPI scale and register to changes on the host itself. (XK-3599)
  [Presentation] Rescale game host when monitor DPI changed. (XK-3599)
  [Editor] Made application PerMonitor DPI-aware.
  [Editor] Updated supported runtime to .Net version 4.6.2
  [Presentation] Moved NativeHelper into Interop namespace. Added SystemMetric. (XK-3599)
  [Presentation] Added WM_DPICHANGED message that is sent when the DPI for a window as changed (available since Windows 8.1). (XK-3599)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants