Re: dillo-3.0-rc2 is out
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20110908083552.GA1296@local> |
higuita wrote: > > > problem comes from the fltk... bisect it i found that fltk 1.3 > > > revision 9023 makes the openning/close of the tabs slower in my > > > machine. > > Do pages with lots of circles for unordered list items give you > > any trouble? > > testing with this page: > > http://www.stylegala.com/features/bulletmadness/ > > i dont see any difference before and after that commit. Hmm. Well, if you go into src/uicmd.cc and change the instances of FL_PLASTIC_ROUND_UP_BOX to FL_PLASTIC_UP_BOX, or FL_FLAT_BOX, or FL_NO_BOX, does tab behaviour get better?