olive-editor / olive

Free open-source non-linear video editor
https://olivevideoeditor.org/
GNU General Public License v3.0
7.99k stars 542 forks source link

fix: fix the crash caused by assertion #2293

Open xiaozhaoGithub opened 8 months ago

xiaozhaoGithub commented 8 months ago
  1. The internal implementation of the qt function beginRemoveRows, including the assertion judgment: Q_ASSERT(last < rowCount(parent));