-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Update online icons #69
base: master
Are you sure you want to change the base?
Conversation
* Updates the Connection Icons for FICS * Updates the Fetch Icons for FICS Lichess and chesscom * Stores SVGs as Source files in the src folder
Increasing the size of the Icons in the Help menu from 42 to 64 px width
The Fics toggle will become disable when its pressed to connect to FICS, and will only become active again if connection is established succesfully. At this point the pixmap is upated to indicate active connection
The Fics Toggle executes a disconnect FICS when is checked, connecting otherwise
Fics toggle mod
DONE
|
Fixes merging conflict
fixes merge conflict
fixes merging conflicts
This pull request updates Icons for the online connections
FICS Icons
Icons for Connection to FICS added include Offline, Online and Fetch
TODO: The QAction for FICS Connection in the Toolbar could be modded as a toggle; Able to be pushed when offline, leading to connection, or pushed when Online, leading to disconnection. The icon pixmap changing in the QAction to reflect connection status.
Icons for Lichess and Chesscom are associated to fetching symbols, since these actions currently simply fetch games from the online databases.
I changed the color scheme of chesscom to darkgreen, reflecting actual icon in their website
Purple tone of the fetching was adapted from the color scheme of the new icons of the database Toolbar
Note
Commit (df3a461)
This Pull request merges #68