Commit 23a8e65
authored
try our own tile snapping (#51)
* try our own tile snapping
* oops, should be 1.0 / scale
* snap backdrop as well
* better backdrop snapping
* scale tile size with desktop scale
but the checkerboard PNG still fails to render correctly
* always use NN
* debug and NN
* Revert "scale tile size with desktop scale"
This reverts commit f9fa2c3.
* note high-dpi issues1 parent 887070f commit 23a8e65
4 files changed
+50
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
266 | 275 | | |
267 | 276 | | |
268 | 277 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
669 | 676 | | |
670 | 677 | | |
671 | 678 | | |
| 679 | + | |
672 | 680 | | |
673 | 681 | | |
674 | 682 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
838 | 860 | | |
839 | | - | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
840 | 865 | | |
841 | | - | |
| 866 | + | |
842 | 867 | | |
843 | 868 | | |
844 | 869 | | |
845 | 870 | | |
846 | 871 | | |
| 872 | + | |
847 | 873 | | |
848 | 874 | | |
849 | 875 | | |
| |||
914 | 940 | | |
915 | 941 | | |
916 | 942 | | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
917 | 946 | | |
918 | 947 | | |
919 | 948 | | |
| |||
947 | 976 | | |
948 | 977 | | |
949 | 978 | | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | | - | |
954 | | - | |
| 979 | + | |
955 | 980 | | |
956 | 981 | | |
957 | 982 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
0 commit comments