Skip to content

Comments

Uno.UX.Markup: add ux:Simulate attribute#200

Merged
kusma merged 4 commits intofuse-open:masterfrom
mortend:ux-simulate
Jul 20, 2019
Merged

Uno.UX.Markup: add ux:Simulate attribute#200
kusma merged 4 commits intofuse-open:masterfrom
mortend:ux-simulate

Conversation

@mortend
Copy link
Member

@mortend mortend commented Jul 12, 2019

UX classes with Uno code-behinds don't work properly in the simulator. To
solve this, we can set this attribute to false to disable bytecode generating
and always instantiate the precompiled Uno class instead.

mortend added 4 commits July 12, 2019 16:06
UX classes with Uno code-behinds don't work properly in the simulator. To
solve this, we can set this attribute to false to disable bytecode generating
and always instantiate the precompiled Uno class instead.
This makes it easier to filter out classes that should not be simulated.
Copy link
Contributor

@kusma kusma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like a good plan!

@kusma kusma merged commit 565aca2 into fuse-open:master Jul 20, 2019
@mortend mortend deleted the ux-simulate branch July 20, 2019 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants