-
### Description
```
```
iOS…
-
### Describe the bug
Updated to Avalonia 11.2
I have a font that i embed in a Styles dictionary as follows
`avares://MyUILibrary/Implementation/Fonts/Roboto#`
I then bind this to a Text Bloc…
-
Bronnen:
* Grid: https://css-tricks.com/snippets/css/complete-guide-grid/
* Border-radius: https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius
-
### Bug Description
When adding a calendar, it will have strange different dimensions depending the way you add it.
### How to Reproduce
Use "/calendar" to create a calendar directly. After that, u…
-
Implement the Masonry layout or Pinterest grid layout on home screen.
Take reference from pinterest home screen.
-
The `kbn-grid-layout` algorithm defined in `packages/kbn-grid-layout/grid/resolve_grid_row.ts` is quite different from the one in `react grid layout`. This causes an edge case when a panel is resized …
-
### Description
When using `ViewCell` in a `ListView`, some records are not displayed. This issue does not occur on iOS or Windows. I believe this is a problem specific to Android.
Is there a solutio…
-
Part of [Design Tools overview](https://github.com/WordPress/gutenberg/issues/33447) and [Layout improvements](https://github.com/WordPress/gutenberg/issues/57571).
The Grid layout type [shipped in…
-
Flex layouts such as used in Row and Stack blocks come with justification and alignment options for their content:
It would be good if Grid had something similar. The implementation should be v…
-
### Description
Setting `ThemeMode` on a window causes a button to be completely repositioned.
### Reproduction Steps
1. Brand new WPF project.
2. Add a button to the grid and set the width/height …