GNOME Bugzilla – Bug 721599
Window needs a reasonable minimum size
Last modified: 2014-01-31 05:03:20 UTC
The Nibbles window needs a reasonable minimum size. In git master, you can resize the window so small that the Clutter actor disappears, leading to lots of criticals and a very buggy map with missing walls, etc. when you make the window bigger again. In 3.10, that doesn't occur, but the Clutter actor covers both the menubar and the status bar.
Fixed in https://git.gnome.org/browse/gnome-nibbles/commit/?id=55e4d7b91c06b1409cd59ac58c264ac96cd9ef77 This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report