Bug Issue: [Desktop-Mac] Start in Fullscreen broken on MAC target


Pages: 1

FMStudioGameDev

  • Subscriber - Stencyl Studio
  • *
October 09, 2019, 08:08:05 am
Mac-only issue, windows is fine.

Checking the option "Start in Fullscreen" from settings make the game window starts fullscreen but the actual game  is at its normal size at the bottom-left corner.
The result is similar to the issue (now fixed) reported here:http://community.stencyl.com/index.php?issue=1389.0

Exit fullscreen and re-enter fullscreen fixes.

If it can be of any help my workaround is calling
Code: [Select]
cast(Engine.engine.root, Universal).initScreen(true);in the very first scene so the game correctly fullscreen at start.
« Last Edit: October 09, 2019, 08:08:52 am by FMStudioGameDev »


Issue updated by FMStudioGameDev - October 09, 2019, 08:08:52 am
  • Issue renamed from "[Desktop-Mac] Start in Fullscreen enlarge only windows not game" to "[Desktop-Mac] Start in Fullscreen broken on MAC target"


Issue updated by Justin - December 08, 2019, 03:04:53 am
  • Tags added: 4.0.3


Issue updated by Justin - February 17, 2020, 12:53:07 am
  • Tags added: mac


Justin

  • Master Stencyler
  • *
July 01, 2020, 11:53:38 pm
Fixed in private build 10568, available in public release 4.0.3.
  • Category changed from (none) to Engine
  • Issue Assigned from (none) to Justin
  • Status changed from New to Resolved


Pages: 1

Details

  • Reported
    October 09, 2019, 08:08:05 am
  • Updated
    July 01, 2020, 11:53:38 pm

  • View Status
    Public
  • Type
    Bug
  • Status
    Resolved
  • Priority
    Normal
  • Version
    Stencyl 3.5
  • Fixed in
    (none)
  • Assigned to
    Justin
  • Category
    Engine

Tags