[gnome-mines/arnaudb/wip/gtk4: 75/85] Fix playing with keyboard.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mines/arnaudb/wip/gtk4: 75/85] Fix playing with keyboard.
- Date: Wed, 9 Sep 2020 15:04:08 +0000 (UTC)
commit 120e302cd0620a7260092f517583365a6561782d
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Thu Apr 16 15:45:48 2020 +0200
Fix playing with keyboard.
src/tile.vala | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/tile.vala b/src/tile.vala
index 0e16bf6..71c43ce 100644
--- a/src/tile.vala
+++ b/src/tile.vala
@@ -18,7 +18,6 @@ public class Tile : Gtk.Button
construct
{
- can_focus = false;
add_css_class ("tile");
_gesture = new Gtk.GestureLongPress ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]