Summary: | Focus rectangle not visible on plot group | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.x | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew Walker
2004-08-03 22:27:32 UTC
CVS commit by staikos: some minor plotgroup fixes, and make it visible that a plotgroup has the focus or is selected. Previously the selection and focus rects were not distinguisable from the border in many cases, and this will become more of a problem when we make the border color configurable. A good solution for now is to hide the border as it becomes very clear that something has 'happened' and the focus or selection rects are also very clear at that point. CCMAIL: 86520-done@bugs.kde.org M +1 -1 kstborderedviewobject.cpp 1.16 M +6 -4 kstplotgroup.cpp 1.18 M +22 -22 kstviewobject.cpp 1.82 M +1 -1 kstviewobject.h 1.66 |