jongough / ocpn_draw_pi

OpenCPN general drawing plug in
7 stars 17 forks source link

Test of 1.8.29.7 #534

Open rgleason opened 10 months ago

rgleason commented 10 months ago

Jon, To make sure that msvc and msvc-wx32 work, I was trying mscv-wx32 (O5.8) and found several minor things at issue"

Screenshot (1823)

  1. There is something weird happening with trying to Pan and move the chart to a certain location, when using this plugin. Also when I enter certain ocpn_draw objects, the screen redraws instantly when it is unnecessary to do so. It is difficult to adequately describe this situation, but would you please try to do some pans and getting to a certain spot on the chart, it seems to repeat a certain canvas location that is not the one desired. Also while entering objects the screen redraws to a new canvas rather indiscriminately.

ocpn-draw2

  1. Draw Manager Toolbar Icons are still too small see screenshot below. Earlier examples see this post https://github.com/jongough/ocpn_draw_pi/issues/525

  2. Yellow information is too small in one case. The current situation is shown below in the screenshot. For an earlier example see https://github.com/jongough/ocpn_draw_pi/issues/524

rgleason commented 10 months ago

The screenshots above are from msvc-wx32 (O5.8) The screenshots below are from msvc (O5.6)

The plugin works ok in both version of OpenCPN with a few issues that could be addressed. The msvc O5.6 version has a scale problem with yellow information text. The msvc O5.6 toolbar manager has veryvery small icons that don't show on high DPI screens. It is very hard to select a tool! The instant canvas redraw issue upon entering a draw_object I know it occurs on PIL objects, not on boundary or text point.

Screenshot (1826) Screenshot (1825)