Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add formula control to the library #15

Closed
ForNeVeR opened this issue Feb 12, 2017 · 0 comments
Closed

Add formula control to the library #15

ForNeVeR opened this issue Feb 12, 2017 · 0 comments
Assignees

Comments

@ForNeVeR
Copy link
Owner

ForNeVeR commented Feb 12, 2017

As a library user, I want to have a WPF control that'll be able to render the formula. Usage should be like that:

<FormulaControl Formula="E = m \cdot c ^ 2"/> <!-- Simple text formula -->
<FormulaControl Formula="{Binding SomeMath}" /> <!-- With binding -->

That control should be included into the library and published to NuGet.

@ForNeVeR ForNeVeR self-assigned this Feb 12, 2017
@gsomix gsomix mentioned this issue Feb 15, 2017
4 tasks
@gsomix gsomix assigned gsomix and unassigned ForNeVeR Feb 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants