8 Sep
2011
8 Sep
'11
10:35 a.m.
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?