-
**Describe the bug**
The current state of both input_number and datetime are not showing on the cards. The controls (i.e., increasing or decreasing the values) work fine, it just doesn't show. Furthe…
MrAJB updated
4 months ago
-
Example code is sometimes separated into 2 blocks, although could be displayed in the single block. This applies to multiple articles and multiple code languages. The publishing system can't merge two…
-
Hello, we want to add custom options for Page settings (similar to meta boxes but which is available from the editor), we found the ability to add and save these settings, but for some settings, you n…
-
**Describe the bug**
First click event won't fire on firefox after custom control usage. Custom controls with button work but with select and input fields don't work. Same code works on chrome. Attac…
-
Hello,
I am trying to host a WebView control (`Windows::UI::Xaml::Controls::WebView`) in my C++ Win32 app.
I saw that [the docs](https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/xam…
-
Currently in our reducer we use `Object.assign()` liberally. This works great for single-depth objects, and key value pairs where the `value` isn't another object. Working on #101 shows that if you pa…
-
### Describe the bug
When using DataGridTemplateColumn and binding certain columns to an observable collection, custom template columns won't retain their values such as comboboxes, datepickers, and …
-
### Description
This one is pretty weird. Here's code for an app with a text field and a custom `wxScrollable`.
**If** the text field has focus, then scrolling the custom control leaves "shad…
-
Create a control to include:
- Speed (throttle)
- Inertia (momentum)
- Brake (on/off)
- Direction (forward/reverse ... east/west?)
Additionally, allow configuration of:
- Throttle steps, m…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [ ] I have troubleshooted my issue, and it still exists against the latest stab…