railmapgen / rmp

Design your own rail map by freely dragging stations from different cities and connecting them with 135-degree rounded corners or perpendicular lines!
https://railmapgen.github.io/?app=rmp
GNU General Public License v3.0
90 stars 18 forks source link

Hide elements with `visible` #552

Open thekingofcity opened 8 months ago

CatAlan1028 commented 7 months ago

我觉得这个隐藏对于车站可以有2种:一种是隐藏车站和站名,另一种是只隐藏站名。 至于为什么隐藏车站和站名不直接用虚拟节点代替,比如可以方便图片的更新(比如一条线路的一个站相对于其他站延迟开通) 同时应该在设置中配套添加“显示所有隐藏”的按钮。

thekingofcity commented 4 months ago

This could be implemented with #497