Importing from CSV - automatically create plates
I think that it would create more work to ask that the user select the plate type each time, and in the case of typos / slightly different plate names, you're going to accidentally generate new…
Close button on importing pop-up
In import_transfer_csv_callback
(currently in main_window.rs
, should be relocated to associated callbacks file), need to add a button with simple event listener to close modal on click.
Callback refactoring
Moving to transfer_menu.rs
, which has a good number of callbacks:
on_name_change
on_src_region_change
on_dest_region_change
on_source_interleave_x_change
- […
Callback refactoring
main_window complete, moving to new_plate_dialog.rs
:
new_plate_callback
onclose
main_window
was the worst offender, these should take less time to resolve.
c2a3f0302b
Finish main_window callback refactor
820f672cb7
Import json button refactor
62d870521e
First callback move
e2ef9fa84d
Increment version number in cargo.lock
5e1137c460
Fix: indexing error w.r.t. logarithm argument
535b14a586
Space colors evenly, consistently, etc
6e08f47955
Add palette function for ordered ids
88e838e102
Switch to v7 UUIDs from v4