Commit 1a843a9c by liuqingjun2

1

parent da286c73
......@@ -283,7 +283,6 @@ class CropPreviewPanel(QtWidgets.QWidget):
def _findRegionPaths(self):
"""查找所有区域文件夹(支持新旧命名格式,可根据视频名 称过滤)"""
self._region_paths = []
-+
if not self._save_liquid_data_path or not osp.exists(self._save_liquid_data_path):
return
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment