forked from qt-creator/qt-creator
The toolbar is wrapped around QScrollArea. Because the height of toolbar (=25px) is 1px bigger than the height of the scroll area (=24px), widgets on the toolbar move up/down 1px by mouse wheel. Fixes: QTCREATORBUG-28107 Change-Id: I83dc9c6d7b0916f31d5f0f15f310be3b0d149bec Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
36 KiB
36 KiB