Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 1 199: | Rivi 1 199: | ||
var h = memo.widgetEl.height(); | var h = memo.widgetEl.height(); | ||
var t = Math.max( memo.margins.top, 0.02*h ); | var t = Math.max( memo.margins.top, 0.02*h ); | ||
var b = Math.max( memo.margins.bottom, 0. | var b = Math.max( memo.margins.bottom, 0.02*h ); | ||
console.log( (h) ); | console.log( (h) ); | ||


