-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(color_list): add drop-down with "replace all instances" on color…
… rows (#285) * Added hacky right-click-on-color-button global color replace * Removed lengthy print statement * Oh my, operator whitespace... * pylint disable arguments-differ * at least two spaces before inline comment... * Added context menu for ColorButtons. * pylint disable unused argument on callback * Missed a check for new_color in replace_all_instances function. * Implemented linked dropdown menu. * Adhered to line length standards. * Thanks, Travis :D forgot exit condition on for loop. * Vulture wants me to use this variable... * OK -- vulture needs a reference to obligatory argument * Needed _ so vulture will ignore * Trying to figure out all these linters; ignore unused variable * Linters are helpful, but I also hate them. * Hopefully this makes Travis happy! * fix(color_list: dropdown): translate string Co-authored-by: Yauhen Kirylau <[email protected]>
- Loading branch information
1 parent
5ae2d46
commit e32af40
Showing
1 changed file
with
64 additions
and
3 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