Hello vertex's people, I have pushed two commits in this long terms (blind attempt) resolution :
* progress11 --> will/should do nothing new (but slower maybe?) because all were already here? (read further to understand) https://github.com/d-j-a-y/synfig/commit/6660767771eeb79912909b1e9c50655161c828fa * progress12 --> try to fix time cursor vertical align https://github.com/d-j-a-y/synfig/commit/aeacc9c97a25d8f80f244ed7870e9388029859fc ------------------- Header Size problem ------------------- Major problem i'm front of since a few commits is to set the same width to (kf_list + timeslider) than parameter treeview header. This way the parameter_treeview and the timetrack_treeview rows will (should) be well aligned. I have noted something before, https://github.com/synfig/synfig/pull/126#issuecomment-39947281 and macosx screenshot let me think it could be the key : "Different windows manager draw differently !" what a discovery, is'nt it ? What i think, is that (kf_list + timeslider) is already resized on the three OS but they are drawn (aligned) differently. - On gnu/linux is't fixed, because i'm on it, - On Windows it's a little down, - On MacOs it's a little up. http://pix.toile-libre.org/upload/original/1397750355.png --------------------------- 1) So first of all, can you confirm me that the (kf_list + timeslider) width is updated when os style (font size mainly) is changed for both windows and macos systems? (you should/could also notice a width update on app' startup) 2) If it is the case, i will use "#ifdef __MY_OPERATINGSYSTEM__" to do give another try to fix that ... if have found __WINDOWS__ and __APPLE__ #define for that case. ----------Seeya---------------> ---And kept aligned, or not!--- ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl