summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/globstr.src
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-18 16:35:24 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-06-18 16:46:40 +0100
commitd1dda534fbf27e107937c8acff594be3d6ba6810 (patch)
treee32e59f4c080d52c71a46b8454c36572fc71e36c /sc/source/ui/src/globstr.src
parent60446a0386b6d40899f6817c9545414841ee3522 (diff)
use sizegroups and shown/hidden buttons to stop ui jitter
i.e. duplicate the buttons rather than change their content and have the same handlers for both variants. Hide the one we don't want at any given time and use size-groups to get the same width regardless of the combination shown. All so the ui doesn't jump around the place as the button content changes. Change-Id: Icca938a6381da1feaf43fd11779d1d6d94d5d3a0
Diffstat (limited to 'sc/source/ui/src/globstr.src')
-rw-r--r--sc/source/ui/src/globstr.src4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src
index 759d2956d351..af236f9ed89b 100644
--- a/sc/source/ui/src/globstr.src
+++ b/sc/source/ui/src/globstr.src
@@ -2065,10 +2065,6 @@ Resource RID_GLOBSTR
{
Text [ en-US ] = "Invalid condition." ;
};
- String STR_DISMISS
- {
- Text [ en-US ] = "~Discard" ;
- };
String STR_QUERYREMOVE
{
Text [ en-US ] = "Should the entry\n#\nbe deleted?" ;