I found out strange behavior in my plugin with a Fieldlist UI.
- Fieldlist cannot be animated.
- Properties of new field layers and field modifiers do not appear after being added to the list.
Moreover, I could not reproduce this on another test plugin.🤔🤔This control is not dynamic and added using a res file.
Apparently the reason is in the plugin code, there is some kind of conflict with other UI elements or descriptions. What could be the problem?