Fix FF 3.6 issue, where mono spaced characters can
have fixed sub pixel widths.
This commit is contained in:
parent
99b81b0b04
commit
cc5cd114e6
6 changed files with 17 additions and 15 deletions
|
|
@ -39,7 +39,6 @@
|
|||
var editor = new Editor(new TextDocument("Juhu Kinners"), new VirtualRenderer("container"));
|
||||
|
||||
window.onresize = function() {
|
||||
console.log("resize");
|
||||
editor.resize();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue