Experimenting with tourney pane.

master
Ben Burlingham 9 years ago
parent 3995af418f
commit b6ccc65d66
  1. 10
      css/diagram.scss
  2. 43
      css/events.scss
  3. 2
      css/flags.min.css
  4. 7
      css/index.scss
  5. 43
      css/options.scss
  6. 10
      css/reset.scss
  7. 1
      css/rounds.scss
  8. 2
      css/sort.scss
  9. 102
      css/style.css
  10. 21
      css/tourney.scss
  11. 9
      index.html
  12. 44
      js/bundle.js
  13. 12
      js/diagram.js
  14. 5
      js/index.js
  15. 9
      js/ui.js
  16. BIN
      res/1930.jpg
  17. BIN
      res/1934.jpg
  18. BIN
      res/1938.jpg
  19. BIN
      res/1950.jpg
  20. BIN
      res/1954.jpg
  21. BIN
      res/1958.jpg
  22. BIN
      res/1962.jpg
  23. BIN
      res/1966.jpg
  24. BIN
      res/1970.jpg
  25. BIN
      res/1974.jpg
  26. BIN
      res/1978.jpg
  27. BIN
      res/1982.jpg
  28. BIN
      res/1986.jpg
  29. BIN
      res/1990.jpg
  30. BIN
      res/1994.jpg
  31. BIN
      res/1998.jpg
  32. BIN
      res/2002.jpg
  33. BIN
      res/2006.jpg
  34. BIN
      res/2010.jpg
  35. BIN
      res/2014.jpg
  36. 0
      res/flags/1x1/ad.svg
  37. 0
      res/flags/1x1/ae.svg
  38. 0
      res/flags/1x1/af.svg
  39. 0
      res/flags/1x1/ag.svg
  40. 0
      res/flags/1x1/ai.svg
  41. 0
      res/flags/1x1/al.svg
  42. 0
      res/flags/1x1/am.svg
  43. 0
      res/flags/1x1/ao.svg
  44. 0
      res/flags/1x1/aq.svg
  45. 0
      res/flags/1x1/ar.svg
  46. 0
      res/flags/1x1/as.svg
  47. 0
      res/flags/1x1/at.svg
  48. 0
      res/flags/1x1/au.svg
  49. 0
      res/flags/1x1/aw.svg
  50. 0
      res/flags/1x1/ax.svg
  51. 0
      res/flags/1x1/az.svg
  52. 0
      res/flags/1x1/ba.svg
  53. 0
      res/flags/1x1/bb.svg
  54. 0
      res/flags/1x1/bd.svg
  55. 0
      res/flags/1x1/be.svg
  56. 0
      res/flags/1x1/bf.svg
  57. 0
      res/flags/1x1/bg.svg
  58. 0
      res/flags/1x1/bh.svg
  59. 0
      res/flags/1x1/bi.svg
  60. 0
      res/flags/1x1/bj.svg
  61. 0
      res/flags/1x1/bl.svg
  62. 0
      res/flags/1x1/bm.svg
  63. 0
      res/flags/1x1/bn.svg
  64. 0
      res/flags/1x1/bo.svg
  65. 0
      res/flags/1x1/bq.svg
  66. 0
      res/flags/1x1/br.svg
  67. 0
      res/flags/1x1/bs.svg
  68. 0
      res/flags/1x1/bt.svg
  69. 0
      res/flags/1x1/bv.svg
  70. 0
      res/flags/1x1/bw.svg
  71. 0
      res/flags/1x1/by.svg
  72. 0
      res/flags/1x1/bz.svg
  73. 0
      res/flags/1x1/ca.svg
  74. 0
      res/flags/1x1/cc.svg
  75. 0
      res/flags/1x1/cd.svg
  76. 0
      res/flags/1x1/cf.svg
  77. 0
      res/flags/1x1/cg.svg
  78. 0
      res/flags/1x1/ch.svg
  79. 0
      res/flags/1x1/ci.svg
  80. 0
      res/flags/1x1/ck.svg
  81. 0
      res/flags/1x1/cl.svg
  82. 0
      res/flags/1x1/cm.svg
  83. 0
      res/flags/1x1/cn.svg
  84. 0
      res/flags/1x1/co.svg
  85. 0
      res/flags/1x1/cr.svg
  86. 0
      res/flags/1x1/cu.svg
  87. 0
      res/flags/1x1/cv.svg
  88. 0
      res/flags/1x1/cw.svg
  89. 0
      res/flags/1x1/cx.svg
  90. 0
      res/flags/1x1/cy.svg
  91. 0
      res/flags/1x1/cz.svg
  92. 0
      res/flags/1x1/de.svg
  93. 0
      res/flags/1x1/dj.svg
  94. 0
      res/flags/1x1/dk.svg
  95. 0
      res/flags/1x1/dm.svg
  96. 0
      res/flags/1x1/do.svg
  97. 0
      res/flags/1x1/dz.svg
  98. 0
      res/flags/1x1/ec.svg
  99. 0
      res/flags/1x1/ee.svg
  100. 0
      res/flags/1x1/eg.svg
  101. Some files were not shown because too many files have changed in this diff Show More

@ -1,11 +1,11 @@
.diagram {
background: rgba(150, 100, 200, 0.1);
font-size: 10px;
height: 700px;
left: 200px;
position: absolute;
margin: 0 auto;
position: relative;
top: 0;
width: 800px;
z-index: 0;
width: 700px;
z-index: 10;
}
.group-tick line {

@ -1,25 +1,28 @@
.events {
display: table;
height: 100%;
background: rgba(250, 200, 200, 0.1);
bottom: 0;
font-size: 0;
left: 0;
position: absolute;
top: 0;
width: 200px;
}
.event-item {
/*background: #CBFFC0;*/
background: #777;
border-color: #fff;
/*border-radius: 0 16px 16px 0;*/
border-radius: 0 16px 16px 0;
border-style: solid;
border-width: 1px 0;
cursor: pointer;
display: inline-block;
filter: grayscale(100%);
height: 24px;
margin-bottom: 4px;
opacity: 0.2;
padding: 4px 4px 4px 44px;
padding: 4px;
position: relative;
vertical-align: baseline;
width: 50px;
}
.event-item.active,
@ -35,21 +38,21 @@
opacity: 0.8;
}
.event-flag {
font-size: 0;
left: 4px;
position: absolute;
top: 4px;
}
// .event-flag {
// font-size: 0;
// left: 4px;
// position: absolute;
// top: 4px;
// }
//
// .event-flag .flag-icon {
// font-size: 24px;
// }
.event-flag .flag-icon {
font-size: 24px;
}
.event-location {
font-size: 10px;
line-height: 10px;
}
// .event-location {
// font-size: 10px;
// line-height: 10px;
// }
.event-year {
font-size: 13px;

2
css/flags.min.css vendored

File diff suppressed because one or more lines are too long

@ -0,0 +1,7 @@
.visualization {
height: 700px;
margin: 20px auto;
position: relative;
text-align: center;
width: 1100px;
}

@ -1,43 +0,0 @@
.options {
color: white;
left: 900px;
height: 100%;
min-width: 200px;
position: absolute;
text-align: right;
top: 0;
width: 200px;
}
.option-divider {
margin: 19px 0 19px 25%;
width: 75%;
}
.option-item {
background: teal;
border-radius: 16px 0 0 16px;
cursor: pointer;
height: 24px;
line-height: 24px;
margin-bottom: 4px;
padding: 4px 16px 4px 4px;
}
.option-item:hover {
opacity: 0.7;
}
.option-item.inactive {
opacity: 0.2;
}
.option-text {
display: inline-block;
font-size: 12px;
}
.option-toggle {
display: inline-block;
margin-left: 25px;
}

@ -1,17 +1,9 @@
* {
border-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
font-family: sans-serif;
padding: 20px;
}
.visualization {
height: 700px;
margin: 0 auto;
position: relative;
width: 1100px;
}

@ -1,4 +1,5 @@
.rounds {
background: rgba(240, 120, 10, 0.1);
bottom: 0;
color: #000;
position: absolute;

@ -1,5 +1,5 @@
.sort {
background: rgba(10, 120, 240, 0.1);
position: absolute;
right: 0;
text-align: right;

@ -1,74 +1,40 @@
* {
border-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0; }
body {
font-family: sans-serif;
padding: 20px; }
font-family: sans-serif; }
.visualization {
height: 700px;
margin: 0 auto;
margin: 20px auto;
position: relative;
text-align: center;
width: 1100px; }
.options {
color: white;
left: 900px;
height: 100%;
min-width: 200px;
position: absolute;
text-align: right;
top: 0;
width: 200px; }
.option-divider {
margin: 19px 0 19px 25%;
width: 75%; }
.option-item {
background: teal;
border-radius: 16px 0 0 16px;
cursor: pointer;
height: 24px;
line-height: 24px;
margin-bottom: 4px;
padding: 4px 16px 4px 4px; }
.option-item:hover {
opacity: 0.7; }
.option-item.inactive {
opacity: 0.2; }
.option-text {
display: inline-block;
font-size: 12px; }
.option-toggle {
display: inline-block;
margin-left: 25px; }
.events {
display: table;
height: 100%;
background: rgba(250, 200, 200, 0.1);
bottom: 0;
font-size: 0;
left: 0;
position: absolute;
top: 0;
width: 200px; }
.event-item {
/*background: #CBFFC0;*/
background: #777;
border-color: #fff;
/*border-radius: 0 16px 16px 0;*/
border-radius: 0 16px 16px 0;
border-style: solid;
border-width: 1px 0;
cursor: pointer;
display: inline-block;
filter: grayscale(100%);
height: 24px;
margin-bottom: 4px;
opacity: 0.2;
padding: 4px 4px 4px 44px;
position: relative; }
padding: 4px;
position: relative;
vertical-align: baseline;
width: 50px; }
.event-item.active,
.event-item.active:hover {
@ -81,30 +47,34 @@ body {
filter: grayscale(0%);
opacity: 0.8; }
.event-flag {
font-size: 0;
left: 4px;
.event-year {
font-size: 13px;
line-height: 14px; }
.tourney {
background: rgba(10, 240, 120, 0.1);
left: 0;
position: absolute;
top: 4px; }
top: 0; }
.event-flag .flag-icon {
font-size: 24px; }
.tourney-flag {
border: 1px solid #ddd;
font-size: 150px; }
.event-location {
font-size: 10px;
line-height: 10px; }
.tourney-country {
font-size: 20px;
font-style: italic; }
.event-year {
font-size: 13px;
line-height: 14px; }
.tourney-year {
font-size: 40px;
font-style: italic; }
.diagram {
background: rgba(150, 100, 200, 0.1);
font-size: 10px;
height: 700px;
left: 200px;
position: absolute;
margin: 0 auto;
position: relative;
top: 0;
width: 800px;
z-index: 0; }
width: 700px;
z-index: 10; }
.group-tick line {
stroke: #ddd; }
@ -118,6 +88,7 @@ body {
fill-opacity: 1;
stroke-opacity: 1; }
.sort {
background: rgba(10, 120, 240, 0.1);
position: absolute;
right: 0;
text-align: right;
@ -138,6 +109,7 @@ body {
.sort-item.active {
background: red; }
.rounds {
background: rgba(240, 120, 10, 0.1);
bottom: 0;
color: #000;
position: absolute;

@ -0,0 +1,21 @@
.tourney {
background: rgba(10, 240, 120, 0.1);
left: 0;
position: absolute;
top: 0;
}
.tourney-flag {
border: 1px solid #ddd;
font-size: 150px;
}
.tourney-country {
font-size: 20px;
font-style: italic;
}
.tourney-year {
font-size: 40px;
font-style: italic;
}

@ -11,12 +11,18 @@
<body>
<div class="visualization">
<div class="tourney">
<!-- <div class="tourney-flag flag-icon flag-icon-jp"></div> -->
<img src="res/2002.jpg" alt="" style="width: 200px;" />
<div class="tourney-country">Japan / South Korea</div>
<div class="tourney-year">2002</div>
</div>
<div class="events"></div>
<div class="sort"></div>
<div class="rounds"></div>
<div class="diagram">
<svg width="800" height="700"></svg>
<svg width="700" height="700"></svg>
</div>
</div>
@ -44,7 +50,6 @@
better layout: embiggen current event flag
better colors
webpack 2 / css modules?
remove dependencies from Diagram
tweet it!

@ -65,8 +65,9 @@
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
__webpack_require__(5);
__webpack_require__(6);
__webpack_require__(12);
__webpack_require__(7);
__webpack_require__(13);
__webpack_require__(8);
__webpack_require__(9);
__webpack_require__(10);
@ -172,7 +173,7 @@
var state = main.getState();
if (state.eventKey === undefined) {
state.eventKey = "1930";
state.eventKey = "2014";
}
if (state.sort === undefined) {
@ -395,10 +396,10 @@
build: function build(data, eventKey, sort, SORT_TYPES, matrix) {
var svg = d3.select("svg"),
width = +svg.attr("width"),
height = +svg.attr("height"),
width = svg.attr("width"),
height = svg.attr("height"),
outerArcThickness = 5,
outerRadius = Math.min(width, height) * 0.5 - 125,
outerRadius = Math.min(width, height) * 0.5 - 130,
innerRadius = outerRadius - outerArcThickness;
var chords = d3.chord().padAngle(0.05).call(null, matrix);
@ -493,9 +494,9 @@
case SORT_TYPES.GOALS:
metric = '(' + team.gf + ')';
break;
case SORT_TYPES.POPULATION:
metric = '(' + Number(team.p).toLocaleString() + ')';
break;
// case SORT_TYPES.POPULATION:
// metric = `(${Number(team.p).toLocaleString()})`;
// break;
}
return data.countries[team.cId] + ' ' + metric;
@ -684,8 +685,6 @@
var item = document.createElement('div');
var year = document.createElement('div');
var location = document.createElement('div');
var flag = document.createElement('div');
var flagIcon = document.createElement('div');
item.className = UI.CLASSNAMES.EVENT.ITEM;
item.addEventListener('click', onClick);
@ -698,13 +697,8 @@
location.className = UI.CLASSNAMES.EVENT.LOCATION;
location.innerHTML = evt.location;
flag.className = UI.CLASSNAMES.EVENT.FLAG;
flagIcon.className = 'flag-icon flag-icon-' + evt.icon;
flag.appendChild(flagIcon);
item.appendChild(flag);
item.appendChild(year);
item.appendChild(location);
// item.appendChild(location);
eventsDiv.appendChild(item);
});
@ -812,31 +806,39 @@
// removed by extract-text-webpack-plugin
/***/ },
/* 6 */
/* 6 */,
/* 7 */
/***/ function(module, exports) {
// removed by extract-text-webpack-plugin
/***/ },
/* 7 */
/* 8 */
/***/ function(module, exports) {
// removed by extract-text-webpack-plugin
/***/ },
/* 8 */
/* 9 */
/***/ function(module, exports) {
// removed by extract-text-webpack-plugin
/***/ },
/* 9 */
/* 10 */
/***/ function(module, exports) {
// removed by extract-text-webpack-plugin
/***/ },
/* 10 */
/* 11 */,
/* 12 */
/***/ function(module, exports) {
// removed by extract-text-webpack-plugin
/***/ },
/* 13 */
/***/ function(module, exports) {
// removed by extract-text-webpack-plugin

@ -122,10 +122,10 @@ const Diagram = {
build: (data, eventKey, sort, SORT_TYPES, matrix) => {
const svg = d3.select("svg"),
width = +svg.attr("width"),
height = +svg.attr("height"),
width = (svg.attr("width")),
height = (svg.attr("height")),
outerArcThickness = 5,
outerRadius = Math.min(width, height) * 0.5 - 125,
outerRadius = Math.min(width, height) * 0.5 - 130,
innerRadius = outerRadius - outerArcThickness;
const chords = d3.chord()
@ -242,9 +242,9 @@ const Diagram = {
case SORT_TYPES.GOALS:
metric = `(${team.gf})`;
break;
case SORT_TYPES.POPULATION:
metric = `(${Number(team.p).toLocaleString()})`;
break;
// case SORT_TYPES.POPULATION:
// metric = `(${Number(team.p).toLocaleString()})`;
// break;
}
return `${data.countries[team.cId]} ${metric}`;

@ -4,8 +4,9 @@ import UI from './ui';
import Sorter from './sorter'
require('../css/reset.scss');
require('../css/options.scss');
require('../css/index.scss');
require('../css/events.scss');
require('../css/tourney.scss');
require('../css/diagram.scss');
require('../css/sort.scss');
require('../css/rounds.scss');
@ -107,7 +108,7 @@ const main = {
const state = main.getState();
if (state.eventKey === undefined) {
state.eventKey = "1930";
state.eventKey = "2014";
}
if (state.sort === undefined) {

@ -140,8 +140,6 @@ const UI = {
const item = document.createElement('div');
const year = document.createElement('div');
const location = document.createElement('div');
const flag = document.createElement('div');
const flagIcon = document.createElement('div');
item.className = UI.CLASSNAMES.EVENT.ITEM;
item.addEventListener('click', onClick);
@ -154,13 +152,8 @@ const UI = {
location.className = UI.CLASSNAMES.EVENT.LOCATION;
location.innerHTML = evt.location;
flag.className = UI.CLASSNAMES.EVENT.FLAG;
flagIcon.className = `flag-icon flag-icon-${evt.icon}`;
flag.appendChild(flagIcon);
item.appendChild(flag);
item.appendChild(year);
item.appendChild(location);
// item.appendChild(location);
eventsDiv.appendChild(item);
});

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 431 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 397 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Before

Width:  |  Height:  |  Size: 273 B

After

Width:  |  Height:  |  Size: 273 B

Before

Width:  |  Height:  |  Size: 89 KiB

After

Width:  |  Height:  |  Size: 89 KiB

Before

Width:  |  Height:  |  Size: 862 B

After

Width:  |  Height:  |  Size: 862 B

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 242 B

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before

Width:  |  Height:  |  Size: 247 B

After

Width:  |  Height:  |  Size: 247 B

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before

Width:  |  Height:  |  Size: 549 B

After

Width:  |  Height:  |  Size: 549 B

Before

Width:  |  Height:  |  Size: 599 B

After

Width:  |  Height:  |  Size: 599 B

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Before

Width:  |  Height:  |  Size: 763 B

After

Width:  |  Height:  |  Size: 763 B

Before

Width:  |  Height:  |  Size: 197 B

After

Width:  |  Height:  |  Size: 197 B

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 318 B

Before

Width:  |  Height:  |  Size: 447 B

After

Width:  |  Height:  |  Size: 447 B

Before

Width:  |  Height:  |  Size: 309 B

After

Width:  |  Height:  |  Size: 309 B

Before

Width:  |  Height:  |  Size: 677 B

After

Width:  |  Height:  |  Size: 677 B

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before

Width:  |  Height:  |  Size: 504 B

After

Width:  |  Height:  |  Size: 504 B

Before

Width:  |  Height:  |  Size: 305 B

After

Width:  |  Height:  |  Size: 305 B

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Before

Width:  |  Height:  |  Size: 187 KiB

After

Width:  |  Height:  |  Size: 187 KiB

Before

Width:  |  Height:  |  Size: 231 B

After

Width:  |  Height:  |  Size: 231 B

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before

Width:  |  Height:  |  Size: 646 B

After

Width:  |  Height:  |  Size: 646 B

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Before

Width:  |  Height:  |  Size: 635 B

After

Width:  |  Height:  |  Size: 635 B

Before

Width:  |  Height:  |  Size: 285 B

After

Width:  |  Height:  |  Size: 285 B

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 76 KiB

Before

Width:  |  Height:  |  Size: 941 B

After

Width:  |  Height:  |  Size: 941 B

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Before

Width:  |  Height:  |  Size: 512 B

After

Width:  |  Height:  |  Size: 512 B

Before

Width:  |  Height:  |  Size: 679 B

After

Width:  |  Height:  |  Size: 679 B

Before

Width:  |  Height:  |  Size: 507 B

After

Width:  |  Height:  |  Size: 507 B

Before

Width:  |  Height:  |  Size: 342 B

After

Width:  |  Height:  |  Size: 342 B

Before

Width:  |  Height:  |  Size: 305 B

After

Width:  |  Height:  |  Size: 305 B

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Before

Width:  |  Height:  |  Size: 653 B

After

Width:  |  Height:  |  Size: 653 B

Before

Width:  |  Height:  |  Size: 847 B

After

Width:  |  Height:  |  Size: 847 B

Before

Width:  |  Height:  |  Size: 792 B

After

Width:  |  Height:  |  Size: 792 B

Before

Width:  |  Height:  |  Size: 308 B

After

Width:  |  Height:  |  Size: 308 B

Before

Width:  |  Height:  |  Size: 320 B

After

Width:  |  Height:  |  Size: 320 B

Before

Width:  |  Height:  |  Size: 626 B

After

Width:  |  Height:  |  Size: 626 B

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Before

Width:  |  Height:  |  Size: 711 B

After

Width:  |  Height:  |  Size: 711 B

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

Before

Width:  |  Height:  |  Size: 493 B

After

Width:  |  Height:  |  Size: 493 B

Before

Width:  |  Height:  |  Size: 245 B

After

Width:  |  Height:  |  Size: 245 B

Before

Width:  |  Height:  |  Size: 645 B

After

Width:  |  Height:  |  Size: 645 B

Before

Width:  |  Height:  |  Size: 243 B

After

Width:  |  Height:  |  Size: 243 B

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Before

Width:  |  Height:  |  Size: 443 KiB

After

Width:  |  Height:  |  Size: 443 KiB

Before

Width:  |  Height:  |  Size: 327 B

After

Width:  |  Height:  |  Size: 327 B

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Before

Width:  |  Height:  |  Size: 359 B

After

Width:  |  Height:  |  Size: 359 B

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save