Callback refactoring #2
Labels
No Label
bug
de-rancidification
enhancement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: emilia/plate-tool#2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
this issue is just for tracking all of the rancid callbacks and de-rancidifying them
main_window.rstoggle_in_transfer_hashesnew_plate_dialogopen_new_plate_dialognew_buttonexport_csv_buttonexport_json_buttonimport_json_buttoninput_callbackimport_transfer_csv_callbackinput_callbackonloadsubmit_callbackthat's... enough for now. this is disgusting.
main_window complete, moving to
new_plate_dialog.rs:new_plate_callbackonclosemain_windowwas the worst offender, these should take less time to resolve.Moving to
transfer_menu.rs, which has a good number of callbacks:on_name_changeon_src_region_changeon_dest_region_changeon_source_interleave_x_changeon_source_interleave_y_changeon_dest_interleave_x_changeon_dest_interleave_y_changeon_volume_changenew_transfer_button_callbacksave_transfer_button_callbackdelete_transfer_button_callbackResolved by
020f7740d3