After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731223 - Lightly shade the current row/column
Lightly shade the current row/column
Status: RESOLVED FIXED
Product: gnome-sudoku
Classification: Applications
Component: general
git master
Other Linux
: High enhancement
: ---
Assigned To: gnome-sudoku-maint
gnome-sudoku-maint
Depends on:
Blocks:
 
 
Reported: 2014-06-04 15:50 UTC by Michael Catanzaro
Modified: 2014-07-01 20:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Lightly shade the current row, column and block (1.86 KB, patch)
2014-07-01 18:01 UTC, Parin Porecha
committed Details | Review

Description Michael Catanzaro 2014-06-04 15:50:10 UTC
In order to replace the highlighter feature, we discussed lightly shading the current row/column.

I think it'd be helpful to have a mockup for this, as it's not clear how to do so now that we lightened the fixed cells for Bug #710626. I guess we could revert that.
Comment 1 Parin Porecha 2014-06-30 16:23:40 UTC
we'd also need to shade the current block.

I can write a patch which uses the light color for the highlighter we use currently for fixed cells, and reverts the fixed cells color to the previous one we used.
You can always tweak the colors later on.
Comment 2 Michael Catanzaro 2014-06-30 17:22:06 UTC
That sounds fine. Or maybe even lighter than the current light color.

Allan will tweak the colors later on. :)
Comment 3 Parin Porecha 2014-07-01 18:01:52 UTC
Created attachment 279704 [details] [review]
Lightly shade the current row, column and block
Comment 4 Michael Catanzaro 2014-07-01 20:11:32 UTC
Works well, code is pretty simple, cool.

Attachment 279704 [details] pushed as 08cc18a - Lightly shade the current row, column and block