Replies: 1 comment 1 reply
-
|
Based on the controls and basic markup capabilities provided by author, it is easy to extend the markup to the style you need, just writing some static wrapper classes. The key is that once the author's core graphics and control architecture is stable, this kind of markup can be fully extended by the community. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If possible,
hope that future versions will support better markup , similar to https://github.com/VincentH-Net/CSharpForMarkup
as well as Flex layouts support.
I am not entirely sure, but wouldn't it be more appropriate to address these tasks during the early stages of the project, given that they likely constitute foundational features?
Furthermore—unless support for mobile platforms is a specific requirement—I would advise against introducing external dependencies like SkiaSharp too readily; doing so would, after all, compromise the purity of the UI library.
Your UI library is excellent; it aligns almost perfectly with my aesthetic preferences for a UI framework.
Beta Was this translation helpful? Give feedback.
All reactions