-
Notifications
You must be signed in to change notification settings - Fork 255
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
Tile View - Prevent Version text overlap #651
Comments
@punker76 If you have some time, what are your thoughts on this? |
@CTCTIPragg I can confirm that this remains an issue in the latest pre-release version of Chocolatey GUI. @punker76 do you have any suggestions on how best to approach this? |
So after some UI brain storming with @gep13 here are some options to improve these update situation for the tile view:
@pascalberger @ferventcoder @mwallner What do you think about that? |
From the four options I agree with both of you for the left aligned version information above the title option. Another idea: Title on top (above icon), version at the bottom |
all versions look good imo, although @pascalberger could have a point with placing the title above the icon ... |
Oooo, I think I like that... @punker76 could you create another screenshot with that option? Sorry to be a pain! |
@gep13 @pascalberger @mwallner Also possible with a little bit opacity for the 'Out Of Date' ('Installed') overlay |
@punker76 the title seems a little out of place when it is above the icon (IMO). Would it be better to have that centred? When it comes to short package titles |
@gep13 @pascalberger @mwallner @AdmiringWorm So, like this... |
Personally, I think that looks good (not considering the "Out of date" overlay of course) |
Centered title looks generally better IMHO, except when there is an overlay. Would it be possible to move the overlay to the bottom right corner, as this is the place where there is most whitespace? |
pascalberger's suggestion would probably be better |
That would start to have the same problem when there is a large version number, for example on GitVersion. |
Sure, but only with large version numbers. Which I assume is less often the case than large titles |
Yes, that is a valid point! |
@punker76 I think I like the final option:
Would you be able to update the PR to reflect this? |
Yes, I'll do a PR as soon as I can. |
So that the latest Version do not overlap the current Version when an update is available. Version numbers now in lower left corner. Also move the package name on top and the Out of Date/Installed overlays on the bottom right hand corner.
So that the latest Version do not overlap the current Version when an update is available. Version numbers now in lower left corner. Also move the package name on top and the Out of Date/Installed overlays on the bottom right hand corner.
* pr662: (GH-651) Improve Tile View So that the latest Version do not overlap the current Version when an update is available. Version numbers now in lower left corner. Also move the package name on top and the Out of Date/Installed overlays on the bottom right hand corner.
🎉 This issue has been resolved in version 0.17.0 🎉 The release is available on: Your GitReleaseManager bot 📦🚀 |
Packages with particularly long version indicators clash in the tile view when they have updates available.
Environment
Win 10 Pro
ChocolateyGUI 0.16.0
The text was updated successfully, but these errors were encountered: