Le 19/09/2013 12:31, Hashini Senaratne a écrit :
In this commit: http://git.lyx.org/?p=gsoc.git;a=commitdiff;h=72ae4610ffabf6b8c974b3af3b8d19c39de9e6c6 I tried to resolve the differences compared to origin/master. Now the statistics are as follows.
This looks very good now.
Then I hope to deal with the master. I will send you a log and will ask for review.
Fine. Do you know how to use "git commit --amend" (for updating commit) and "git format-patch" (to send commit via e-mail)? Send it tomorrow if you can, I cannot be sure I will have time this week end (family pressure...).
Regarding the disabling half-back solution in table scrolling, do not we also have to remove the variable 'scx_' from InsetTabular.cpp and InsetTabular.h? I think we have to as it seems like this mutable variable is introduced for that purpose.
Yes, it seems that you are right. This would be nice in a second patch. Or all in the same patch if you prefer.
JMarc