Skip to content

Conversation

kan6868
Copy link
Contributor

@kan6868 kan6868 commented Jul 8, 2025

  • Scaling mode letterBox and portrait orientation now can expand to fullscreen with defaultMode = "fullscreen".
  • Add web buildsettings to separate web from window settings.
--build.settings

web = {
		defaultMode = "fullscreen",
		defaultViewWidth = 1920,
		defaultViewHeight = 1080,
		titleText = 
		{
		   default = "Window Title Test",
		}
	},

@kan6868 kan6868 requested a review from Shchvova as a code owner July 8, 2025 15:00
@Shchvova Shchvova merged commit 5fba096 into coronalabs:master Jul 8, 2025
1 check passed
zero-meta pushed a commit to zero-meta/corona that referenced this pull request Aug 22, 2025
zero-meta pushed a commit to labolado/corona that referenced this pull request Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants