https://bugs.kde.org/show_bug.cgi?id=435211

--- Comment #3 from Jakob Gruber <ja...@gruber-linke.de> ---
(In reply to Martin Walch from comment #2)
> This happens when two conditions are met:
> 
> 1. all fields of a line or row are filled with either boxes or crosses, i.e.
> there is no hole left
> 2. the pattern is a concatenation of two identical sub-patterns
> 
> For example
> ☒☒☒☒☒☒☒▣☒▣▣☒▣
> would satisfy
> 1 2 1 1 2 1
> 
> What is the desired behavior in that case?

Hi Martin, thanks for your recent work on Picmi. Since the pattern is obviously
not satisfied, the desired behavior is for the numbers to show 'all black'.
When a cross is again removed, leaving an empty box, e.g.:

☒☐☒☒☒☒☒▣☒▣▣☒▣

The right side of `1 2 1 1 2 1` would again be satisfied.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to