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

Be able to add custom item types #11

Open
aidanhorton opened this issue Oct 7, 2020 · 2 comments
Open

Be able to add custom item types #11

aidanhorton opened this issue Oct 7, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@aidanhorton
Copy link
Collaborator

The ability to create custom item types (item, bug, task, parked, investigation etc...), and also assign them a colour.
Not sure what the UI would look like for this, but I'm sure this could be figured out ;)

@aidanhorton aidanhorton added the enhancement New feature or request label Oct 7, 2020
@sebheron
Copy link
Owner

sebheron commented Oct 9, 2020

Approved. Think we could do this as part of a settings overhaul, at the moment there's no settings menu and this could be crucial. Few things we'd need to figure out however, would the items share across boards or would they be exclusive to each board and also lots of testing would have to be done.

@sebheron sebheron added this to the Major Release 0.1 milestone Oct 19, 2020
@aidanhorton
Copy link
Collaborator Author

@Swegrock I've attempted this a bunch of times, but I can't get it to look quite right, honestly I think I need your UI prowess here.

If you need a colour picker to let the user pick a colour for a task, use the Extended.WPF.Toolkit from Xceed, and use the ColorPicker class, you may want to set the ColorMode to ColorCanvas too, it's a litte more user friendly!

If you don't fancy this one then let me know and I'll soldier on through it and see if I can get something decent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants