Skip to content

Add six new UI controls to BurdUI - #1

Open
Claffyhill wants to merge 1 commit into
davidespano:masterfrom
Claffyhill:master
Open

Add six new UI controls to BurdUI#1
Claffyhill wants to merge 1 commit into
davidespano:masterfrom
Claffyhill:master

Conversation

@Claffyhill

Copy link
Copy Markdown

Summary

This pull request extends BurdUI by implementing six new UI controls while preserving the existing architecture and coding style of the framework.

Implemented controls

  • CheckBox
  • RadioButton
  • Slider
  • ProgressBar
  • ScrollPanel
  • GridLayoutPanel

Notes

  • The implementation follows the existing rendering and event handling model.
  • The architecture of the original project has been preserved.
  • The controls are demonstrated in the Avalonia test application.

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.

1 participant