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

Campaign node property editor #106

Open
5 tasks
tyoeer opened this issue Feb 15, 2023 · 0 comments
Open
5 tasks

Campaign node property editor #106

tyoeer opened this issue Feb 15, 2023 · 0 comments
Labels
s-campaign Scope: the campaign editor and interface t-enhancement Type: New feature or request

Comments

@tyoeer
Copy link
Owner

tyoeer commented Feb 15, 2023

In order to re-use the existing property editor:

  • Make it interact with properties purely trough PropertyList
  • Make a proper selection class for campaign nodes
  • Make API-compatible variant of PropertyList for campaign nodes
  • Implement the property editing stuff in the CampaignEditorUI
  • Wire everything together

I'll also probably want to add proper size tracking to EntityPools beforehand. I might also want to move tyoeerUtils in-tree before that (the other projects to make use of the library never really came together).

@tyoeer tyoeer added t-enhancement Type: New feature or request s-campaign Scope: the campaign editor and interface labels Feb 15, 2023
@tyoeer tyoeer mentioned this issue Feb 15, 2023
29 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s-campaign Scope: the campaign editor and interface t-enhancement Type: New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@tyoeer and others