-
When clicking on the pose editor, it collapses and then it crashes
![image](https://user-images.githubusercontent.com/12414645/102375960-7dea8600-3f99-11eb-8ef4-d378149b50ef.png)
![image](https:…
-
**Describe the bug**
**Steps to reproduce the bug**
Steps to reproduce the behavior:
1. Create a radiobuttons control as follows
```
Item 1
…
-
VGSCollect keeps an reference to text fields it is handling:
https://github.com/verygoodsecurity/vgs-collect-ios/blob/562cdb0b8312fabaa4626304d41a6124a685166a/Sources/VGSCollectSDK/Core/Collector/V…
-
## 📝 Provide detailed reproduction steps (if any)
Well, I am trying to implement a collapsible widget, and it looks good, except when refocus anywhere in the editor, the collapsed widget (only displ…
ulion updated
3 years ago
-
When I import ZString with the following minimal `manifest.json`...
```json
{
"scopedRegistries": [
{
"name": "package.openupm.com",
"url": "https://package.openupm.com",
…
-
As per the title, that feels a bit inconsistent. Plus, it makes it harder to add actually useful UIElements stuff to it (e.g. search bars).
Workaround is of course to just use a different toolbar imp…
-
After restarting a scene where I had built two trees with custom nodes, one of them doesn't work anymore. Upon Entering Play Mode I get this error :
ArgumentException: The Object you want to instant…
-
**Describe the bug**
If you try to rearrange tabs in the TabView which uses describes how to use `TabItemsSource`, the app crashes.
**Steps to reproduce the bug**
Steps to reproduce the behavio…
-
I followed along creating a similar editor but ran in to an issue where the index passed to DrawEditor() was out of range if the initial manager executed this line. I think you're avoiding this issue …
-
In newer builds of Windows 10 running UWP apps, navigating between pages automatically applies "animations." In this case I have a Button with Button.Content
```xaml
…