[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 231751] kspreadsheet:openoffice: Numbers on the each bar is not
From:       Johannes Simon <johannes.simon () gmail ! com>
Date:       2010-10-10 11:56:27
Message-ID: 20101010115627.0293E71A88 () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=231751


Johannes Simon <johannes.simon@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Johannes Simon <johannes simon gmail com>  2010-10-10 13:56:25 ---
SVN commit 1184465 by jsimon:

Don't hard-set bubble width every time it is changed but instead do it the
other
way around and dynamically determine it when it is asked for.

The first approach set section-specific DataValueAttributes every time the
bubble
width changed - which lead to the data-set-wide attributes to get overridden.
This
is because to determine the attributes for a data point, the following is done:

DataValueAttributes attrs = d->dataValueAttributes;
if ( d->sectionsDataValueAttributes.contains( section ) )
   attrs = d->sectionsDataValueAttributes[ section ];

BUG: 231751
CCMAIL: bjoern.breitmeyer@kdab.com

 M  +4 -24     DataSet.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1184465

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic