-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First attempt at save state UI with screenshot thumbnails in the paus…
…e screen
- Loading branch information
Showing
4 changed files
with
136 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule native
updated
7 files
+1 −1 | base/stringutil.cpp | |
+12 −9 | base/timeutil.cpp | |
+2 −0 | ext/libzip/mkstemp.c | |
+20 −5 | file/file_util.cpp | |
+76 −55 | thin3d/thin3d.cpp | |
+0 −34 | ui/view.cpp | |
+2 −14 | ui/view.h |
6879f05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
An example screenshot:
6879f05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice! Although I think the numbers are too close to the left edge of the window. Some paddings would be nice.
6879f05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few thoughts, although I have nothing strong:
Horizontal:
Initial view (not great, maybe compact image height if there are no savestates yet?):
-[Unknown]
6879f05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could also try to overlay the screenshot with an age or put it below / near the buttons, though that would increase clutter... e.g. "1 day", "15 seconds", "4 hours" etc.
-[Unknown]
6879f05
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A tooltip or dedicated area on selection would be enough for that,