FlorianDahn
|
91048b4f7c
|
Async invoke fixes and ButtonGrid update
- removing unused imports
- adding null check for async handler invokes
- fixing PageCount calculation on ButtonGrid
|
2021-02-27 20:51:47 +01:00 |
|
FlorianDahn
|
63deb978a4
|
PageCount Fix for ButtonGrid
- replace constant 3 with LayoutRows property
|
2021-02-27 15:17:21 +01:00 |
|
FlorianDahn
|
376ba68e8e
|
MAJOR CHANGE: Refactoring namespace for controls
Chaning namespace for controls depending on their use area to:
Controls.Hybrid
Controls.Inline
Controls.Reply
Updating example project as well.
|
2021-01-15 19:33:44 +01:00 |
|