Custom font family
hoangbtmrk opened this issue · 4 comments
hoangbtmrk commented
instance-oom commented
onEditorLoaded(editor) {
editor.setOptions({
fontFamily: "your custom font family"
});
}
hoangbtmrk commented
Many thanks @instance-oom!
hoangbtmrk commented
@instance-oom
The font family is applied, but the cursor position is wrong, you can see the above screenshot
instance-oom commented
Sorry too late. I think this is an ace editor's bug