Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
f643b0
Zoom in/out of Timeline (#1573)
11 files
Authored by manongjohn
7 years ago
, Committed by shun-iwasawa
7 years ago
,
raw
patch
tree
parent
11 files changed.
451 lines added
.
99 lines removed
.
toonz/sources/include/orientation.h
file modified
+4
-2
toonz/sources/include/toonzqt/spreadsheetviewer.h
file modified
+2
-1
toonz/sources/toonz/Resources/zoom_in.svg
file added
+10
toonz/sources/toonz/Resources/zoom_out.svg
file added
+9
toonz/sources/toonz/toonz.qrc
file modified
+2
-0
toonz/sources/toonz/xshcellviewer.cpp
file modified
+85
-30
toonz/sources/toonz/xsheetviewer.cpp
file modified
+165
-18
toonz/sources/toonz/xsheetviewer.h
file modified
+20
-0
toonz/sources/toonz/xshrowviewer.cpp
file modified
+122
-40
toonz/sources/toonzlib/orientation.cpp
file modified
+20
-6
toonz/sources/toonzqt/spreadsheetviewer.cpp
file modified
+12
-2
Zoom in/out of Timeline (#1573) * Add timelime zoom control
toonz/sources/include/orientation.h
file modified
+4
-2
toonz/sources/include/toonzqt/spreadsheetviewer.h
file modified
+2
-1
toonz/sources/toonz/Resources/zoom_in.svg
file added
+10
toonz/sources/toonz/Resources/zoom_out.svg
file added
+9
toonz/sources/toonz/toonz.qrc
file modified
+2
-0
toonz/sources/toonz/xshcellviewer.cpp
file modified
+85
-30
toonz/sources/toonz/xsheetviewer.cpp
file modified
+165
-18
toonz/sources/toonz/xsheetviewer.h
file modified
+20
-0
toonz/sources/toonz/xshrowviewer.cpp
file modified
+122
-40
toonz/sources/toonzlib/orientation.cpp
file modified
+20
-6
toonz/sources/toonzqt/spreadsheetviewer.cpp
file modified
+12
-2