mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-30 19:07:22 +02:00
Compare commits
2 Commits
fc92e4059a
...
91bfe12f38
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
91bfe12f38 | ||
|
|
7bba3bd4ad |
@ -1321,7 +1321,7 @@ class CheckButton extends XFAObject {
|
||||
[$toHTML](availableSpace) {
|
||||
// TODO: border, shape and mark.
|
||||
|
||||
const style = toStyle("margin");
|
||||
const style = toStyle(this, "margin");
|
||||
const size = measureToString(this.size);
|
||||
|
||||
style.width = style.height = size;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user