You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The newly added feature LayoutView::create_measure_ruler() is extremely powerful and useful as I expected! Thank you very much for providing this.
To further enhance this feature, I would like to have an enhanced Ruler Property Editor with a GUI something like below. I hope the GUI is self-explanatory.
I'm preparing a separate test report regarding LayoutView::create_measure_ruler()#341 where some issues captured through a kind of stress test will be described.
To me, it seems that the issues are (perhaps) related to the deep part of the "auto measure algorithm."
The implementation of LayoutView::create_measure_ruler() that wraps the algorithm looks fine.
I think this enhanced GUI should help debug the issues, too.