Kode / KodeGarden

An online IDE for Kha, Kinc and Krom.
http://kodegarden.org
37 stars 10 forks source link

Code is blinking #9

Closed m8mike closed 6 years ago

m8mike commented 6 years ago

Code is constantly blinking in Firefox Quantum 59.0.1 (32-bit).

ianharrigan commented 6 years ago

This is fixed in latest KG (not released just yet). If you can believe it it was:

.monaco-editor, .monaco-editor .overflow-guard {
    /* border-radius: 3px; stupid html5 / css / js - causes flicker on FF */
}

Ian

RobDangerous commented 6 years ago

It's finally unblinked.