mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 09:32:15 +08:00
The scroll info was not updated when the file is loading. - Rename CCanvasWindow::Update as CCanvasWindow::updateScrollInfo. - Update scroll info on ImageModel::NotifyImageChanged. - Improve ImageModel::ClearHistory. CORE-19094