benjie-git / CardStock

CardStock is a cross-platform tool for quickly and easily building programs. It provides a drawing-program-like editor for visually laying out your programs' parts, and a code editor for adding event-driven python code.
Mozilla Public License 2.0
249 stars 9 forks source link

App does not do anything when exporting to duplicate name #8

Open blingdahl opened 1 year ago

blingdahl commented 1 year ago

Steps to reproduce:

  1. Open CardStock_Designer.app
  2. Open an example stack
  3. File | Export Stack
  4. Export as App
  5. Save in Downloads
  6. File | Export Stack
  7. Save in Downloads

Expected: Prompts for whether you want to overwrite

Actual: Export does not do anything