forked from njx/brackets-livedev2
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Editing a CSS file will cause Chrome to flicker, if you use the code in
https://github.com/shahabl/brackets-livedev2/blob/feature/css/protocol/remote/MoreRemoteFunctions.js#L56-59
or if you comment out the above section and enable
https://github.com/shahabl/brackets-livedev2/blob/feature/css/protocol/remote/MoreRemoteFunctions.js#L65-71
If you comment out both sections (and just keep the line for firefox, Chrome will not repaint the window automatically, but it will repaint when you move the mouse over the window (tried on Windows 7).
@njx, @dangoor, @busykai, @sebaslv please let me know if you have any suggestions
Reactions are currently unavailable