-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Show status text for screenshots in the main menu #16773
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
I think the black background is unnecessary. |
I think it looks fine. Without it, the text would be unreadable on the eye cancer shade of blue used for the menu background. |
|
It does work on Android, but while testing I noticed two things:
|
|
Wait, why do you need to notice players on Android? Doesn't the OS already play an animation on its own when taking a screenshot? |
15587b6 to
2a5061e
Compare
This is about the F12 screenshot function in Luanti. This is not even accessible on Android unless you have a keyboard connected. |
2a5061e to
930e4df
Compare



Add compact, short information about your PR for easier understanding:
Note
I used an LLM Chatbot/Assistant during development, but I take full responsibility for the submitted changes.
This is a follow-up PR of #16749.
Display status messages in the main menu.
Implements a new GUI component GUIStatusText for displaying temporary status messages.
Closes [Formspec] Status messages in the main menu (e.g. for screenshots) #16759
Not directly, as far as I can tell.
It hints to the user that a screenshot has been made.
To do
This PR is ready for review.
How to test
open luanti → press F12 / screenshot keybind → observe that a status message appears and fades out again
Preview