-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for Solid color scheme not loading #689
- Loading branch information
Showing
1 changed file
with
0 additions
and
12 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
6c41eeb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May need further testing, due to removal of some code which was introduced as a bug fix for the following bugs in issue #574 :
[] When you change the color scheme (using a background image) for unspecified entity or perturbing agent with a background image, you see the entire background painted as clone marker:
[] With the above example, undo takes 2 tries to get it undone (not just 1)
Originally posted by @ugurdogrusoz in #574 (comment)