Emilia Allison emilia
  • Joined on 2023-06-26
emilia pushed to beta-release at emilia/plate-tool 2024-01-31 01:57:11 +00:00
0b6aec2f6c pls work
emilia pushed to beta-release at emilia/plate-tool 2024-01-31 01:55:14 +00:00
0b82f2b1ab See last commit
emilia pushed to beta-release at emilia/plate-tool 2024-01-31 01:50:20 +00:00
1f213f47e8 Jenkinsfile compatability with main
emilia commented on issue emilia/plate-tool#4 2024-01-23 16:00:40 +00:00
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…

emilia commented on issue emilia/plate-tool#3 2024-01-23 15:57:23 +00:00
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.

emilia commented on issue emilia/plate-tool#2 2024-01-13 19:09:04 +00:00
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
  • […
emilia pushed to callback-refactor at emilia/plate-tool 2024-01-13 19:05:48 +00:00
53457a3e86 new_plate_dialog callbacks
emilia commented on issue emilia/plate-tool#2 2024-01-13 18:59:30 +00:00
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.

emilia pushed to callback-refactor at emilia/plate-tool 2024-01-13 18:57:47 +00:00
c2a3f0302b Finish main_window callback refactor
820f672cb7 Import json button refactor
Compare 2 commits »
emilia pushed to callback-refactor at emilia/plate-tool 2024-01-13 03:22:46 +00:00
a90b5f83d8 A number of moves to address #2
emilia created branch callback-refactor in emilia/plate-tool 2024-01-13 02:44:18 +00:00
emilia pushed to callback-refactor at emilia/plate-tool 2024-01-13 02:44:18 +00:00
62d870521e First callback move
e2ef9fa84d Increment version number in cargo.lock
Compare 2 commits »
emilia opened issue emilia/plate-tool#2 2024-01-13 02:25:03 +00:00
Callback refactoring
emilia deleted branch workflows from emilia/plate-tool 2024-01-13 02:12:53 +00:00
emilia deleted branch standard_colors from emilia/plate-tool 2024-01-13 02:12:47 +00:00
emilia deleted branch copy_image_to_clipboard from emilia/plate-tool 2024-01-13 02:12:38 +00:00
emilia deleted branch import_from_csv from emilia/plate-tool 2024-01-13 02:12:15 +00:00
emilia created branch standard_colors in emilia/plate-tool 2024-01-13 02:10:26 +00:00
emilia pushed to standard_colors at emilia/plate-tool 2024-01-13 02:10:26 +00:00
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
Compare 4 commits »
emilia created branch copy_image_to_clipboard in emilia/plate-tool 2024-01-13 02:10:13 +00:00