Image dissappears after insert/delete operation in sideview mode.

Issue #399 resolved
Shivashis Padhi created an issue

In sideview mode, after insert/delete operation, the map image disappears.

https://bitbucket.org/wxmetvis/mss/src/5f8f602503badb034328c88d0f33f44e9870531b/mslib/msui/mpl_pathinteractor.py#lines-651

It's probably because we are deleting the image and not drawing it.

Comments (2)

  1. Log in to comment