From bcd3d85b793e6e19b653fb910d960d017c1fac70 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 30 May 2019 00:51:59 -0700 Subject: more work on stability Signed-off-by: Jeff Carr --- structs.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index f094a55..a5cb3ae 100644 --- a/structs.go +++ b/structs.go @@ -17,8 +17,8 @@ var Data GuiData type GuiData struct { State string - Width int - Height int + // Width int + // Height int // a fallback default function to handle mouse events // if nothing else is defined to handle them -- cgit v1.2.3