docs(all): adjust TODO

This commit is contained in:
AkiChase 2024-04-17 11:01:42 +08:00
parent 0f5f6a44bb
commit 93389f825b
3 changed files with 6 additions and 5 deletions

View File

@ -56,8 +56,7 @@ function toStartServer() {
router.replace({ name: "device" });
}
// TODO
// TODO
// TODO 3.
</script>
<template>

View File

@ -2,8 +2,8 @@
import { Ref, onActivated, ref } from "vue";
import { onBeforeRouteLeave } from "vue-router";
// TODO
// TODO
// TODO 4.
// TODO 5.
const keyboardElement = ref<HTMLElement | null>(null);
const mouseX = ref(0);

View File

@ -100,7 +100,9 @@ function calculateMacroPosList(
});
}
// TODO 技能界面实际上是有投影变换的,需要一定的算法,不能仅仅相对坐标 640,400
// TODO 1. 适配鼠标滚轮作为热键
// TODO 2. 根据配置初始化快捷键
// TODO ? 技能界面实际上是有投影变换的,需要一定的算法,不能仅仅相对坐标 640,400
// add shortcuts for observation
function addObservationShortcuts(