mjrgh / PinballY

A table browser and launcher ("front end") for virtual pinball cabinets.
Other
46 stars 22 forks source link

Topper drag/drop images doesn't use the system media folder #222

Open RichardL64 opened 1 year ago

RichardL64 commented 1 year ago

If this is your first bug report Please read How to write a good bug report

Describe the bug Drag/drop an image onto the topper window - the file is renamed correctly but stored in the .../System/Topper Files folder I expected the image to be stored in the .../system \<Media folder>/Topper files folder.

i.e. behave the same way drag/drop works for instruction cards.

To Reproduce

  1. Configuration: System name "10.8" Media folder "PinballVPX"
  2. Drag drop image to the topper screen
  3. File will be stored in .../10.8/Topper Files
  4. File expected to be stored in .../PinballVPX/Topper Files

Additional context I have various systems defined 10.7, 10.8 etc for VPX but they all share a single media folder i.e. "PinballVPX"

Many thanks;