mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Remove outdated mirroring TODO
This commit is contained in:
@@ -91,7 +91,6 @@ async function onRequestSessionSuccess(newSession: cast.Session) {
|
|||||||
ctx.scale(window.devicePixelRatio, window.devicePixelRatio);
|
ctx.scale(window.devicePixelRatio, window.devicePixelRatio);
|
||||||
});
|
});
|
||||||
|
|
||||||
// TODO: Test performance
|
|
||||||
const drawFlags =
|
const drawFlags =
|
||||||
ctx.DRAWWINDOW_DRAW_CARET |
|
ctx.DRAWWINDOW_DRAW_CARET |
|
||||||
ctx.DRAWWINDOW_DRAW_VIEW |
|
ctx.DRAWWINDOW_DRAW_VIEW |
|
||||||
|
|||||||
Reference in New Issue
Block a user