MultiScaleImage 不可见

发布于 2024-10-05 23:06:32 字数 497 浏览 0 评论 0 原文

  1. 我添加了一个 MultiScaleImage 到我的 银光项目
  2. 我创建了一个兼容 deepzoom 的 使用 DeepZoomComposer 生成的图像
  3. 我将图像导入到我的项目中并将其存储在名为 Source 的文件夹中
  4. 我设置了 Source 属性 多尺度图像到 “源/dzc_output.xml”

到目前为止,一切正常。在编辑器的预览窗口中,图像正确显示。但是在调试过程中却没有图像。这与我关于 silverlight 中“冻结”构建的其他问题无关。

Silverlight--无法更改

我现在使用的是 Firefox 4 Beta 7,所有更改均针对项目得到应用。如何让调试时出现显示?我错过了什么重要的事情吗?

  1. I added a MultiScaleImage to my
    Silverlight project

    1. I created a deepzoom compatible
      Image with DeepZoomComposer
    2. I imported the image into my project and stored it in a folder named Source
    3. I set the Source attribute of the
      MultiScaleImage to
      "Source/dzc_output.xml"

So far everything worked just fine. In the editor's preview window the image was displayed properly. However during debugging there was no image. This has nothing to do with my other question regarding "frozen" builds in silverlight.

Silverlight--No changes possible

I'm using Firefox 4 Beta 7 now and all changes to the project are applied. How can I make the display appear during debugging ? Did I miss something important ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

晨敛清荷 2024-10-12 23:06:32

首先,使用 Firebug 检查您的应用程序是否可以找到(并下载)DeepZoom 源代码。然后在 DeepZoom 控件周围添加边框以检查其是否正确显示(如果是,则显示在何处)。

First, use Firebug to check if your app can find (and download) the DeepZoom source. Then add a border around your DeepZoom control to check that it is correctly displayed (and if yes, where).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文