Commit a7c95b7
committed
UBCompassTool upgrade
Added new functionality to the compass.
1. Position and size normalization parameters.
These parameters allow to align the position and size of the compass to the gridSize. Parameters are only enabled when the pageBackground is crossed.
2. Right angle rotation.
This functionality allowsu to turn the compass counterclockwise to the nearest degree multiple 90 (0, 90, 180, 270).
3. Rotation of the compass by a given angle.
You can rotate the compass by a given number of degrees absolutely or relative to the current rotation of the compass. At the same time, you can draw (this is optional).1 parent 3251cc1 commit a7c95b7
12 files changed
Lines changed: 761 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1229 | 1229 | | |
1230 | 1230 | | |
1231 | 1231 | | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
1232 | 1255 | | |
1233 | 1256 | | |
1234 | 1257 | | |
| |||
1896 | 1919 | | |
1897 | 1920 | | |
1898 | 1921 | | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
1899 | 1933 | | |
1900 | 1934 | | |
1901 | 1935 | | |
| |||
Loading
Loading
0 commit comments