diff --git a/toonz/sources/toonz/filmstrip.cpp b/toonz/sources/toonz/filmstrip.cpp index b08e6d4..a20b94b 100644 --- a/toonz/sources/toonz/filmstrip.cpp +++ b/toonz/sources/toonz/filmstrip.cpp @@ -1063,7 +1063,6 @@ Filmstrip::Filmstrip(QWidget *parent, Qt::WFlags flags) setLayout(mainLayout); setFocusProxy(m_frames); - setMinimumWidth(m_frames->width() + 16); // 16 is the scroll bar's width onLevelSwitched(0);