mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-23 03:17:41 +08:00
Adds a toolbar button in NavigatorToolbar that allows users to show/hide all associative lines with a single click. This is useful when viewing complex mind maps where associative lines may clutter the view. Changes: - AssociativeLine.js: Added toggleAllLinesVisibility(), hideAllLines(), showAllLines(), and getLinesVisibility() methods - NavigatorToolbar.vue: Added toggle button with tooltip - en_us.js, zh_cn.js: Added translations for tooltips Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| .env.library | ||
| .prettierignore | ||
| .prettierrc | ||
| babel.config.js | ||
| package-lock.json | ||
| package.json | ||
| vue.config.js | ||