>> 2. i have problem with update flags - setting updateFlags = Update::Force >> | Update::FitCursor; >> is not enough to render properly scrollbar and begining of a document >> in case graphics >> is resized (it may be bug, see >> http://bugzilla.lyx.org/show_bug.cgi?id=4829 ). >> what should i call? >> > What is triggering the resize? LFUN_GRAPHICS_GROUPS_UNIFY doesn't seem to > do.
basically resizing pictures at begining of the document trigers it, so LFUN_GRAPHICS_GROUPS_UNIFY is able to trigger it too. pavel