Show status text for screenshots in the main menu#16773
Show status text for screenshots in the main menu#16773siliconsniffer wants to merge 4 commits intoluanti-org:masterfrom
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
This comment was marked as outdated.
This comment was marked as outdated.
373ee6e to
fff4f61
Compare
This comment was marked as outdated.
This comment was marked as outdated.
04c6d10 to
7e6137e
Compare
Right, any Android device either doesn't have a keyboard or a big enough screen to fit the entire text onto the screen. |
a508178 to
0ddb9c7
Compare
|
Githubstatus reports a major outage for actions. Nice. |
This comment was marked as outdated.
This comment was marked as outdated.
8bcdbec to
3a3833d
Compare
|
@sfan5 friendly reminder. |
e2d71ec to
a9efa2c
Compare
|
If I counted correctly, there are three different places where the screenshot message is formatted. |
|
I just noticed that the in-game status text is now positioned slightly higher; I will fix that. |



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
Make sure that:
Preview