-
## Current behavior
I am following the instructions in the documentation below to implement selection in a combobox. I discover that combobox is able to identify item firstly selected and the items…
-
**Describe the bug**
With many objects loaded into the tree, scrolling and general application responsiveness are negatively affected
**To Reproduce**
Steps to reproduce the behavior:
Load man…
-
### Description
I am binding to a viewModel which has min, max, value as observable properties.
If i have the following syntax it will work if i initialize my VM with Value = 100:
```xaml
```…
taori updated
5 months ago
-
while using combo box selection change event its working fine but showing warning in console
[EVENTBINDING]: Could not find command target for event 'SelectionChanged'
below code is for reference
`…
-
### Description
The only way you can get `RefreshView.IsRefreshing` to work in a binding scenario is to use a TwoWay binding. Therefore one can't create a UX where the Swipe feature executes the c…
-
No clue what's going on, but it works fine for GS3 4.3 and GN2 4.1.1 & 4.1.2.
I installed my app on my coworker's Motorola G 4.4.3 and the ListView only shows 1 corrupted picture with all red color.
…
-
### Describe the bug
I have a slider bound to an object that updates it as the position of a MediaPlayer changes, and allows it to update the position by dragging along the slider. This works for mos…
-
At present, `twoway(x, ...)` relies on `x` being a matrix or data.frame with the row labels being `row.names(x)`.
we should allow a `row.names =` arg, to use a column in a data.frame or tibble, and…
-
### Description
I'm using a contentview with TouchBehavior from the .NET MAUI Community Toolkit, and I have the following code to change the background color and scale when the contentview is pressed…
-
it would be awesome with something like
[DisplayFormatMsgId("{0:n1} days")]
public decimal? SlaughterAgeDays { get; set; }
and then later one could do