Home
last modified time | relevance | path

Searched hist:"95 ef50445f4c79fdbc2aad175287975ec214d6f1" (Results 1 – 1 of 1) sorted by relevance

/haiku/src/preferences/screen/
H A DScreenWindow.cpp95ef50445f4c79fdbc2aad175287975ec214d6f1 Mon Jan 19 10:07:46 UTC 2015 Janus <janus2@ymail.com> Screen: disable Apply button when no changes would be made.

* Previously this would work only in "current workspace" mode.
* Also avoid calling count_workspaces in a loop since its result is not
cached and it needs to ask app_server each time.
* Fixes #4231.

Signed-off-by: Adrien Destugues <pulkomandy@gmail.com>