NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
BSD 3-Clause "New" or "Revised" License
178 stars 49 forks source link

Python Editor: Delete button refuses to delete. #1628

Closed shaomeng closed 11 months ago

shaomeng commented 5 years ago

To Reproduce:

  1. Open VAPOR, load a data set, create a python script.
  2. Edit the script with a few lines of python program, for example, what's shown in the screenshot.
  3. Click Delete button to delete this script.
  4. The editor reports there's no scripts to delete.

Screenshot 2019-06-05 10 55 04

sgpearse commented 11 months ago

Scripts need to be saved to the current session before they can be deleted.