[Bug]: The ConfigEditor graphic (GFX) glitch when the big knob data declaration. #426
Open
1 task done
Labels
state:needs-owner
Needs an issue owner to be assigned
state:needs-triage
Needs to triaged to determine next steps
type:bug
Something isn't working
urgency:low
Little to no impact
Is there an existing issue for this?
Current Behavior
I meet a graphic (GFX) glitch issue if trying to declare a big knob data.
Please refer to the attachment (IioConfigschema.xml) IioConfigschema.xml
The key thing is declaring the quantity.
Total: 3 * 10 * 8 * 2 (uint8_t)
The expected result - the ConfigEditor should show complete information.
But the enumeration is broken.
Total: 2 * 10 * 8 * 2 (uint8_t)
If I declare the quantity to 2, the problem will not occur.
Expected Behavior
The expected result - the ConfigEditor should show complete information.
Steps To Reproduce
Please refer to the attachment (IioConfigschema.xml) IioConfigschema.xml
Build Environment
Version Information
Urgency
Low
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
The text was updated successfully, but these errors were encountered: