Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Struct Entry Widget Followups #113

Open
5 of 7 tasks
VisenDev opened this issue Sep 3, 2024 · 0 comments
Open
5 of 7 tasks

Struct Entry Widget Followups #113

VisenDev opened this issue Sep 3, 2024 · 0 comments

Comments

@VisenDev
Copy link
Collaborator

VisenDev commented Sep 3, 2024

Followups to PR #107

  • Implement SliceFieldEntry using reorderable lists. This will be used to create array and vector fields as well
  • Add disabled field to all FieldOptions to disable generating ui for unwanted fields
  • Add example demonstrating allocating structEntry vs nonallocating structEntry
  • Test DeepCopy function (for copying a dvui-allocated struct entry result) #129
  • Implement left alignment for struct fields that use a text entry (like textFieldWidget and intFieldWidget)
  • Properly implement field options for all types (currently unions are not working)
  • Implement Arrays and Vectors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant