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


Cristian Onet <onet.crist...@gmail.com> changed:

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




--- Comment #5 from Cristian Onet <onet cristian gmail com>  2011-12-10 
10:52:46 ---
Git commit da97749c493641f2fe1f31c93489ee021b5dfeaf by Cristian OneČ›.
Committed on 10/12/2011 at 11:39.
Pushed by conet into branch 'master'.

Do not allow the children widgets of the splitter to be collapsed.

This is needed in the payees and budgets view where the splitter has
two children and the data rendered on the right depends on the data
selected on the left so it does not make sense to hide (collapse)
any of the two widgets.

The setChildrenCollapsible call after restoreState is needed for users
that have an already saved state since the childrenCollapsible property
is saved with the state.

BUG: 284957

M  +1    -0    kmymoney/views/kbudgetview.cpp
M  +15   -11   kmymoney/views/kbudgetviewdecl.ui
M  +1    -0    kmymoney/views/kpayeesview.cpp
M  +26   -23   kmymoney/views/kpayeesviewdecl.ui

http://commits.kde.org/kmymoney/da97749c493641f2fe1f31c93489ee021b5dfeaf

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to