levylabpitt / AFM-Lithography

BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Cannot Rearrange Patterns (drag-and-drop reorder) #49

Closed aditi-nethwewala closed 4 years ago

aditi-nethwewala commented 4 years ago

image

Monkeymerlot commented 4 years ago

I will fix this in the repository but for now you can do the following to the non exe on the computer:

  1. Right click on the listBox control
  2. Select "Drag and Drop"
  3. Make sure that both "Allow Dragging" and "Allow Dropping" are selected. image

To fix the exe we will have to build it again, so this will probably be fixed sometime this week for the exe.

Monkeymerlot commented 4 years ago

Fixed programmatically (so changing control again wont change this functionality without breaking code) in develop