Open
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
Contributor
Author
DONE
|
Open
Fixes merging conflict
Merged
fixes merge conflict
fixes merging conflicts
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



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