Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25378] Windows: Prevent Resize window

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusClosed
ResolutionWon't Do
Resolution Date2017-10-11T05:22:31.000+0000
Affected Version/sRelease 6.2.1
Fix Version/sn/a
ComponentsWindows
Labelsn/a
Reporter Ricardo Ramirez
AssigneeKota Iguchi
Created2017-10-09T18:37:28.000+0000
Updated2018-08-06T17:38:17.000+0000

Description

Issue Description

Prevent or set fixed the window size on windows machines.

Comments

  1. Kota Iguchi 2017-10-11

    According to the [technical forum from Microsoft](https://social.msdn.microsoft.com/Forums/vstudio/en-US/e67eca4e-4552-4b35-b532-20d7877af0e4/uwpwindows-10-universal-app-disable-window-mode-resizing?forum=wpdevelop), there's no way to prevent the app from resizing Window on Store app. ([Screen sizes and break points for responsive design](https://docs.microsoft.com/en-us/windows/uwp/layout/screen-sizes-and-breakpoints-for-responsive-design) for more details). Titanium app can request resizing to _preferred size_ by setting width and height for current Window at least.
  2. Eric Merriman 2018-08-06

    Closing as "won't do". If this is in error, please reopen.

JSON Source