mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 10:22:58 -05:00
Extract the layout logic to a view model to simplify the update logic in continuous scroll mode
This commit is contained in:
committed by
Luis Ángel San Martín
parent
f61c5280c9
commit
0bd291ba98
@ -11,6 +11,8 @@ qt_add_executable(YACReader WIN32
|
||||
main_window_viewer.cpp
|
||||
continuous_page_widget.h
|
||||
continuous_page_widget.cpp
|
||||
continuous_view_model.h
|
||||
continuous_view_model.cpp
|
||||
mouse_handler.h
|
||||
mouse_handler.cpp
|
||||
viewer.h
|
||||
|
||||
Reference in New Issue
Block a user