xffm behavior
edscott wilson garcia
edscott at imp.mx
Thu Feb 20 00:14:53 CET 2003
Problem should be fixed now. The mcs-plugin for preferences is starting
to come alive, but is not yet fully functional.
El mar, 18-02-2003 a las 13:43, edscott wilson garcia escribió:
> El mar, 18-02-2003 a las 13:26, Jens Luedicke escribió:
> > On Tue, 2003-02-18 at 19:40, edscott wilson garcia wrote:
> >
> > > More than one call to open_dir() is OK because in order to make loading
> > > of large directories faster, when a node is expanded, it is collapsed
> > > before elements are added, and then reexpanded when adding is done. This
> > > is because it's about 5x faster than adding elements to a expanded node.
> >
> > that makes sense, but my homedir is loaded and expanded three
> > times and its visible (flickering). It seems to me that xffm
> > is doing it more than needed.
> >
> > xffm: on_refresh: call on_refresh_dot
> > xffm: on_refresh_dot: call do_it
> > xffm: do_it: expand row
> > xffm: open_dir: /home/jens
> > xffm: open_dir: expand row
> > xffm: open_dir: /home/jens
> >
> > xffm: on_refresh: call on_refresh_dot
> > xffm: on_refresh_dot: call do_it
> > xffm: do_it: expand row
> > xffm: open_dir: /home/jens
> > xffm: open_dir: expand row
> > xffm: open_dir: /home/jens
> >
> > xffm: on_refresh: call on_refresh_dot
> > xffm: on_refresh_dot: call do_it
> > xffm: do_it: expand row
> > xffm: open_dir: /home/jens
> > xffm: open_dir: expand row
> > xffm: open_dir: /home/jens
> >
> > > OTH, everything should be collapsed on startup. If it's not, try a make
> > > clean.
> >
> > my homedir is opened on startup.
>
> That's a bug. It should not expand. I can't duplicate it here. It's
> probably related to the popup menu bug (false gtk signals being
> generated)
>
>
> >
> > --
> > Jens Luedicke <jens at irs-net.com>
> >
> > "Never offend people with style when you can offend them with
> > substance."
> > --Sam Brown
> >
> >
> >
> > _______________________________________________
> > Xfce4-dev mailing list
> > Xfce4-dev at moongroup.com
> > http://moongroup.com/mailman/listinfo/xfce4-dev
> >
>
>
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at moongroup.com
> http://moongroup.com/mailman/listinfo/xfce4-dev
>
More information about the Xfce4-dev
mailing list