# Viewer.NodeOffHack **Repository Path**: i3yun/viewer.-node-off-manager ## Basic Information - **Project Name**: Viewer.NodeOffHack - **Description**: 为了解决model.visibilityManager.setNodeOff()函数不在viewer.getState()管理的问题,写此插件。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-01 - **Last Updated**: 2023-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚀 Welcome 为了弥补老版model.visibilityManager.setNodeOff信息没有传递给getState方法的漏洞,专门写此插件,实现对应功能。 关键代码[/src/index.ts](https://gitee.com/i3yun/viewer.-node-off-manager/blob/master/src/index.ts) 因为npm限制 `"name": "@i3yun/viewer.nodeoffhack",` 改为 `"name": "@i3yun/viewer.nodeoffhacks",`