Skip to content

Commit

Permalink
Stop Table From Immediate Pop Up
Browse files Browse the repository at this point in the history
  • Loading branch information
AvocadoMoon committed Jan 24, 2024
1 parent 81ba469 commit b698ddc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/org/vcell/N5/UI/N5ExportTable.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ public class N5ExportTable implements ActionListener, ListSelectionListener {
private final int paneWidth = 800;

public N5ExportTable(N5ImageHandler n5ImageHandler){
initialize();
this.n5ImageHandler = n5ImageHandler;
}
public void updateTableModel(){
Expand Down

0 comments on commit b698ddc

Please sign in to comment.