You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In settings dialog there is a button to choose an user image. This button has no label and is not descriptive enough for the end user.
To Reproduce
Steps to reproduce the behavior:
Start BattleShip application
Click on 'Settings'
Scroll down to 'User Image'
Button has no label
Expected behavior
Button should be labeled with a description, for example 'Choose...' or 'Open an image...'.
Optional: The second dialog with title 'Image Chooser' is redundant and should be removed.
Optional: Choosen image is scaled and showed between label 'User Image' and the button
Screenshots
Desktop (please complete the following information):
OS: [Elementary OS/Ubuntu]
Java Version: 14
Software Version: [v.0.0.1]
The text was updated successfully, but these errors were encountered:
Thank you @syfds for taking the time to contribute.
The first bug, which prevented you from seeing the avatar the first time you start the game (and also play the game #16 ), should be fixed in the develop branch that once merged with the main one will give birth to the 1.0 release.
I agree with you, it's not clear what the user should do and the image chooser frame is redundant, this is for sure something to address for the 1.0 milestone.
An important point it's also that all images should be resized to 32px*32px - #11
Describe the bug
In settings dialog there is a button to choose an user image. This button has no label and is not descriptive enough for the end user.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Button should be labeled with a description, for example 'Choose...' or 'Open an image...'.
Optional: The second dialog with title 'Image Chooser' is redundant and should be removed.
Optional: Choosen image is scaled and showed between label 'User Image' and the button
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: