-
### Background and motivation
When inheriting from ItemsControl, there is no direct way to use the existing API, but it can be useful to have the possibility to use it.
### API Proposal
```csharp
p…
-
### Component
Other...
### Package version
2
### @microsoft/fast-element version
2
### Environment
System:
OS: Windows 10 10.0.19045
CPU: (8) x64 Intel(R) Core(TM) i7-6700K CPU @ 4.00G…
-
Is there a recommended approach to dynamically switching the selector style across multiple breakpoints? Specifically, I'd like to use the "Tabs" component while in desktop but switch to a "Listbox" o…
-
### Describe the bug
Given a Listbox component with 2 pre-selected disabled options as in https://stackblitz.com/edit/qbuqgb-5e74tj?file=src%2Fapp%2Fdemo%2Flistbox-demo.ts
![image](https://github.…
-
```
What steps will reproduce the problem?
1. Create text with a length that exceeds the width of the ListBox
2. See that the text does not truncate and runs over the edge of the width
What is the ex…
-
```
What steps will reproduce the problem?
1. Create text with a length that exceeds the width of the ListBox
2. See that the text does not truncate and runs over the edge of the width
What is the ex…
-
### Version
Double Commander
Version: 1.2.0 alpha
Revision: 11396
Commit: 752d3c9f2
Build date: 2024/07/15
Lazarus: 3.99.0.0
FPC: 3.2.2
Platform: x86_64-Darwin-cocoa
OS version: Mac OS X 12…
lprot updated
1 month ago
-
I can't find it on the docs. It would be nice to be added as a feature.
-
As discussed in https://github.com/WordPress/gutenberg/pull/64686#pullrequestreview-2340841771, we'd like to add a new component to the `@wordpress/components` package to render a "sortable, multi-sel…
-
remove adjust offset on mouse click #1043
- list.go , i have fixed
no need to adjust offset after mouse click . because at this point, offset should be right. no need adjust
- treeview.go
- …