FS#2597 - Better self-explanatory mouse button tips with manual snap options.
Andrew,
The mouse tips of some manual snap options (SN, PX, PY, SH) are not handled.
For SN the mouse tips and the command line tip are unaffected.
Tips for PX and PY are only handled as command line tips:
- ‘Specify point for X coordinate’.
- ‘Specify point for Y coordinate’.
Tips for SH are only handled as command line tips:
- ‘Specify first point to measure distance from’.
- ‘Second point’.
As counter example:
For SY both mouse tips and command line tips change to:
- ‘First entity’.
- ‘Second entity’.
For SN we would expect at least a guidance that we are indicating the first or the second position. That could be implemented as command line tip but adding some additional mouse tip would be welcome.
For PX and PY we could add ‘(X)’ or ‘(Y)’ to the current mouse tip.
For SH we could add ‘(Origin)’ and ‘(Direction)’ to the current mouse tip.
Regards,
CVH