question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'login-sample': title of windows remains the same every time

See original GitHub issue

No matter which window loads first whether LoginScreen or Workbench the title remains like “Please, log in”. Moreover there is no label("If you can see this, you are successfully logged in!") in the center of workbench.

I try to learn your library via these lessons so i get stuck with problem like this.

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
edvincommented, Feb 27, 2018

I’ve updated the login sample to use replaceWith, which also takes care of keeping the stage title in sync:

secureScreen.replaceWith(loginScreen, sizeToScene = true, centerOnScreen = true)

There are also numerous other improvements to layout and handling in the login demo now.

0reactions
edvincommented, Feb 27, 2018

Perfect 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Two account are getting displayed when login page, when ...
Original Title: Not Showing Another User For Some reason When I boot up my PC ... Yes the account is a Microsoft Account...
Read more >
Change the Windows regional settings to modify ...
Your Microsoft Windows regional settings will influence how your date/time, numeric, and currency data types appear when you apply formatting options.
Read more >
Why does some text display with square boxes in ...
When running certain apps on Windows 10 desktop or Windows 10 Mobile, some characters display as a square or rectangular box, or as...
Read more >
Interactive Logon Message text (Windows 10)
Interactive logon: Message title for users attempting to log on specifies a title to appear in the title bar of the window that...
Read more >
Change your user name and initials
Most people simply use their first and last name. If you are seeing the User Name dialog box every time you open an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found