Alfredo Braunstein wrote:
I don't have time either unfortunately. I'll be a rather busy (read traveling) in the next 30 days or so... IMHO, (if you agree) we should just revert the full patch series if possible.
Hum, looks like I did not see this proposal, sorry. I've changed already TextMetrics to give the ascent of the first row. Everything seems to be working fine. As I have done a lot of small cleanup previously, I am not so keen on reverting everything for something that appears simple now (because of my cleanup ;-))
Another thing I don't like of the recent changes is the fact that InsetCollapsable now accesses the TextMetrics directly, that should be done by InsetText or better yet restrict it to Text.
This is gone now. Abdel.