GNOME Bugzilla – Bug 686487
workspacesView: Fix some errors in code paths for non-default settings
Last modified: 2012-10-23 16:29:26 UTC
See patches.
Created attachment 226847 [details] [review] workspacesView: Fix typo We want to check for a setting, not the existence of a function.
Created attachment 226848 [details] [review] workspacesView: Fix updating when number of workspaces changes Ouch. This went unnoticed for a long time as by default (using dynamic workspaces) only one workspace is added at a time, which happens to work fine.
Review of attachment 226848 [details] [review]: I noticed this before, but I didn't question it. Thought it was strange, but intended somehow.
Review of attachment 226847 [details] [review]: Sure.
Attachment 226847 [details] pushed as 96a80f7 - workspacesView: Fix typo Attachment 226848 [details] pushed as a2b1946 - workspacesView: Fix updating when number of workspaces changes