Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-23 Thread Konstantin Dmitriev
Here's a video for a66c8b: http://cloud.morevnaproject.org/service/public.php?service=files&t=c0a3d0e1a27eae123d037a55dc891349 Tested latest commit (727944..) - the timetrack row is now properly sized! Parameter rows still misaligned. Screenshot - http://cloud.morevnaproject.org/service/public.ph

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-23 Thread Konstantin Dmitriev
2014-04-23 20:38 GMT+07:00 : >>>is #ifdef __WINDOWS__ the right target to check for ??? > > https://github.com/d-j-a-y/synfig/tree/djay_align_row2 > updated with better windows target check (#ifdef WIN32) Yes, #ifdef @IN32 is the right one. I'm uploading video file for you. Will check the latest

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-23 Thread d . j . a . y
>>is #ifdef __WINDOWS__ the right target to check for ??? https://github.com/d-j-a-y/synfig/tree/djay_align_row2 updated with better windows target check (#ifdef WIN32) - Mail original - De: "Konstantin Dmitriev" À: "synfig/synfig" Cc: "d-j-a-y" Envoyé: Mercredi 23 Avril 2014

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-23 Thread d . j . a . y
is #ifdef __WINDOWS__ the right target to check for ??? - Mail original - De: "Konstantin Dmitriev" À: "synfig/synfig" Cc: "d-j-a-y" Envoyé: Mercredi 23 Avril 2014 14:56:50 Objet: Re: [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126) Same here Windows XP 3

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-23 Thread Konstantin Dmitriev
For OSX the result is the same as for Linux! Screenshot - http://cloud.morevnaproject.org/service/public.php?service=files&t=e46832bad00253b1b9a7d1b44770a368 K. 2014-04-23 19:56 GMT+07:00 Carlos López González : > Same here Windows XP 32 bits. > > > 2014-04-23 14:27 GMT+02:00 Konstantin Dmitriev

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-23 Thread Carlos López González
Same here Windows XP 32 bits. 2014-04-23 14:27 GMT+02:00 Konstantin Dmitriev : > > > > 2014-04-23 18:02 GMT+07:00 d-j-a-y : > >> I have created another branch from >> 9989539- progress9 >> https://github.com/d-j-a-y/synfig/tree/djay_align_row2 >>

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-23 Thread Konstantin Dmitriev
2014-04-23 18:02 GMT+07:00 d-j-a-y : > I have created another branch from > 9989539- progress9 > https://github.com/d-j-a-y/synfig/tree/djay_align_row2 > >- Should align orange timescursor >- Could solve issue on both mac and win os (with u

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-08 Thread Carlos López González
Oh, I'm sorry: THIS is what I get now: synfig(1204) [12:13:31] info: #161 -Dock_Timetrack 1 signal_param_tree_header_height_changed connected Rendering... synfig(1204) [12:13:31] info: #161 -1- colum != NULL synfig(1204) [12:13:31] info: #161 -2- colum get_widget != NULL synfig(1204) [12:13:31] inf

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-08 Thread Carlos López González
This is what I get now: synfig(1204) [12:13:31] info: #161 -1- colum != NULL synfig(1204) [12:13:31] info: #161 -2- colum get_widget != NULL synfig(1204) [12:13:31] info: #161 -3- get_widget get_parent != NULL synfig(1204) [12:13:31] info: #161 -4- get_widget get_parent height 15 synfig(1204) [12:

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-08 Thread d . j . a . y
It's not the "expected" result ... because that work has it should do ! (for this part at least) I have pushed some more debug messages ... https://github.com/d-j-a-y/synfig/commit/796b44977baee62868ca79e85b2419623662a3e2 but after that... i feel quite lost... is #161 born under the sign of

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-08 Thread d . j . a . y
It's ready (maybe a fix is hidden inside) https://github.com/d-j-a-y/synfig/commit/3ff80e2059c13b50ab41d7d09cc827e2e84a2668 Objet: Re: [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126) Sure! I just need to run the script and wait ;) 2014-04-08 9:

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-08 Thread Carlos López González
Sure! I just need to run the script and wait ;) 2014-04-08 9:03 GMT+02:00 : > Yep, i saw the orange cursor behing... that's why it's incredible ! ... > (at one moment, i though i badly commited/pushed ... ) > > i will do soon a commit with some debug messages ... could you test it for > me ? > >

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-07 Thread d . j . a . y
Carlos, forget my previous ask. Has the code i wrote "force" an initial update by initializing "param_tree_style_changed=true" So the problem is elsewhere, around one of the tests (if != NULL) inside LayerTree::update_param_tree_header_height() https://github.com/d-j-a-y/synfig/blob/djay_align_

Re: [Synfig-devl] [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel (#126)

2014-04-07 Thread d . j . a . y
Hello here and there, >>Objet: Re: [synfig] Fix161 - Align rows of Params Panel and Timetrack Panel >>(#126) >>I've built your branch on Windows 32 bits and I still have issues with the >>row alignment Incredible ... (?) this is the initial part of the fix who don't work... : the header is'no