如何将现有屏幕添加到 Sketchflow 地图?
如果我从地图上删除了一个屏幕,但仍然有它的 xaml 文件之类的,我怎样才能将它重新显示在地图上?这看起来应该很简单,但我似乎无法弄清楚。
我似乎能做的就是在地图上创建一个新屏幕,然后从现有文件中剪切 xaml,将其粘贴到新文件中,然后删除原始文件。然后你必须重命名这些文件。这是一个巨大的麻烦。
有谁知道该怎么做?
If I remove a screen from the Map, but still have its xaml files and whatnot, how can I get it back on the map? This seems like it should be pretty straight forward, but I cannot seem to figure it out.
All I seem to be able to do is create a new screen on the map, then cut the xaml from the existing file, paste it in the new one, then delete the original. Then you have to rename the files. That is an enormous hassle.
Does anyone know how to do it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
右键单击项目面板中的屏幕/文件,然后选择“make into screen”选项。 (我不记得菜单上使用的确切术语)。
Right click the screen/file in the project panel and select the make into screen option. (I can't recall the exact terms used on the menu).