stride-community-toolkit icon indicating copy to clipboard operation
stride-community-toolkit copied to clipboard

Clean ImGui library

Open Doprez opened this issue 1 year ago • 0 comments

  • [ ] We should separate out in file classes/structs/enums from the ImGuiExtension.cs file
  • [ ] We need a better way to handle labels/Ids on ImGui items
  • [ ] fix the copy paste clipboard methods (They never worked before in this project)
  • [ ] fix deprecated DataPointer to Span (This may extend beyond the ImGui library)
  • [ ] Add a way to add custom fonts from Stride (Not crucial but would be a nice to have)

References: https://github.com/HexaEngine/Hexa.NET.ImGui/issues/33 https://github.com/Eideren/StrideCommunity.ImGuiDebug/issues/7

Doprez avatar Dec 17 '24 19:12 Doprez