Skip to content

UiXml previewer problems #37

Description

@generalloki

UiXml previewer has some problems:

I collected them from the #15:

  • Referenced images are not correctly loaded by UiXml previewer. Previewer doesn't like "embres:MenuSample.Resources.Icons.Small.Photo16.png"
  • Local controls are not corretly loaded by UiXml previewer. Previewer doesn't like <local:SomeControl /> when they have own xml.
  • App need to be compiled before UiXml previewer start to work.
  • Window events are called UiXml previewer but in the strange maneer (not the same way as it is usually done by the application during normal start). This causes different exceptions.
  • WebBrowser preview not working
  • Errors in preview not easy to understand
  • If uiXML is not valid - the previewer does not display anything.
  • UiXML code completion should not display enumerations as tags.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions