Skip to content

Commit

Permalink
fix raster resampling search in batch mode
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhrisca committed Nov 5, 2024
1 parent 752c0cb commit 5cb7ce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/asammdf/gui/widgets/batch.py
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,7 @@ def raster_search(self, event):
mdf,
show_add_window=False,
show_pattern=False,
show_apply=True,
parent=self,
return_names=True,
)
Expand Down

0 comments on commit 5cb7ce3

Please sign in to comment.