gnome-games r7198 - trunk/aisleriot
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-games r7198 - trunk/aisleriot
- Date: Sun, 13 Jan 2008 22:08:32 +0000 (GMT)
Author: chpe
Date: Sun Jan 13 22:08:32 2008
New Revision: 7198
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7198&view=rev
Log:
Don't widen the selection rect by the focus line width; the selection rect
is contained entirely within the slot rect.
Modified:
trunk/aisleriot/board.c
Modified: trunk/aisleriot/board.c
==============================================================================
--- trunk/aisleriot/board.c (original)
+++ trunk/aisleriot/board.c Sun Jan 13 22:08:32 2008
@@ -637,7 +637,6 @@
priv->selection_slot,
priv->selection_start_card_id,
n_cards, rect);
- widen_rect (rect, 4 * priv->focus_line_width); // FIXMEchpe why?
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]