Alberto, Take a look at this patch I made based on your first one. I'm not sure if it's the proper way to do it, but it works for me.
-JTM On Wed, Mar 31, 2010 at 3:21 PM, John T. Mertz <thatonefilmguy at gmail.com> wrote: > I don't think its blocking them. I think the headers are set first, > then the recalled settings are set after the headers have been set, > overwriting them. > > On 3/31/10, Alberto Villa <avilla at freebsd.org> wrote: >> On Wednesday 31 March 2010 22:39:30 John T. Mertz wrote: >>> In mainwindow.cpp, line 1429 (might be slightly off of the svn head): >>> >>> m_projectList->setHeaderInfo(state); >>> >>> This restores the old saved state of the headers, so any new header >>> options set in projectlist.cpp will never take effect. >>> >>> Commenting out this line made the columns moveable; however, then it >>> does not restore the order of the columns at startup. >> >> i've seen that... according to the documentation, that shouldn't block the >> headers, just set them once :? >> well, good, thanks! now i'll try to make the restore work :) >> -- >> Alberto Villa, FreeBSD committer <avilla at FreeBSD.org> >> http://people.FreeBSD.org/~avilla >> >> Any stone in your boot always migrates against the pressure gradient to >> exactly the point of most pressure. >> ? ? ? ? ? ? ? -- Milt Barber >> > > -- > Sent from my mobile device > -------------- next part -------------- A non-text attachment was scrubbed... Name: ColumnsFix_r4350.diff Type: text/x-patch Size: 2595 bytes Desc: not available URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20100331/4c71deb5/attachment.diff>
