v...@lyx.org wrote: > Author: vfr > Date: Thu Feb 26 21:05:48 2009 > New Revision: 28624 > > URL: http://www.lyx.org/trac/changeset/28624 > Log: > branch: Fix the fix for bug 4346: > http://bugzilla.lyx.org/show_bug.cgi?id=4346. > Synchronizing insets asserts with two views open > > This finishes the change of http://www.lyx.org/trac/changeset/28587. > > Replace the setButtonLabels functions that need a BufferView by buttonLabel > functions. These functions modify the label at drawing time. > > Modified: > lyx-devel/branches/BRANCH_1_6_X/src/insets/InsetBranch.cpp > lyx-devel/branches/BRANCH_1_6_X/src/insets/InsetBranch.h > lyx-devel/branches/BRANCH_1_6_X/src/insets/InsetCollapsable.cpp > lyx-devel/branches/BRANCH_1_6_X/src/insets/InsetCollapsable.h > lyx-devel/branches/BRANCH_1_6_X/src/insets/InsetERT.cpp > lyx-devel/branches/BRANCH_1_6_X/src/insets/InsetERT.h > lyx-devel/branches/BRANCH_1_6_X/src/insets/InsetListings.cpp > lyx-devel/branches/BRANCH_1_6_X/src/insets/InsetListings.h
cursor automatically uncollapses ert now. related? pavel