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

[v2.0] issues found in early pre-release #50

Closed
anb0s opened this issue Jul 5, 2016 · 8 comments
Closed

[v2.0] issues found in early pre-release #50

anb0s opened this issue Jul 5, 2016 · 8 comments
Assignees
Milestone

Comments

@anb0s
Copy link
Owner

anb0s commented Jul 5, 2016

See issues found with first patch commited to v2_0 branch, see issue #45 comments from electrotype:

  1. There is a NPE if you create an item and then change its "type" to "Other" (and you click "OK")
  2. Would be nice to list the new names to use as arguments since "{1}", "{2}", etc. don't work anymore.
  3. Another small bug: when you click the "Edit" button for an item, its "type" is always reset to "Open".
@anb0s anb0s added the bug label Jul 5, 2016
@anb0s anb0s added this to the v2.0 milestone Jul 5, 2016
@anb0s anb0s self-assigned this Jul 5, 2016
@anb0s
Copy link
Owner Author

anb0s commented Jul 5, 2016

3. Another small bug: when you click the "Edit" button for an item, its "type" is always reset to "Open".
Fixed

@anb0s
Copy link
Owner Author

anb0s commented Jul 5, 2016

related to #46

@electrotype
Copy link

electrotype commented Jul 5, 2016

"4. Another small bug in this alpha version: when you edit an item, it doesn't keep its place, it is moved as the first item of the list."

That's it for me! I'm pretty sure you are already aware of a lot of those small bugs, but in case it helps!

Thanks again!

@anb0s
Copy link
Owner Author

anb0s commented Jul 5, 2016

1. There is a NPE if you create an item and then change its "type" to "Other" (and you click "OK")
Fixed!

@anb0s
Copy link
Owner Author

anb0s commented Jul 5, 2016

4. Another small bug in this alpha version: when you edit an item, it doesn't keep its place, it is moved as the first item of the list.
Fixed!

@anb0s
Copy link
Owner Author

anb0s commented Jul 5, 2016

@electrotype: yes it helps :)

@anb0s
Copy link
Owner Author

anb0s commented Jul 5, 2016

2. Would be nice to list the new names to use as arguments since "{1}", "{2}", etc. don't work anymore.
Added!

anb0s added a commit that referenced this issue Jul 5, 2016
Adressed
1. There is a NPE if you create an item and then change its "type" to
"Other" (and you click "OK")

2. Would be nice to list the new names to use as arguments since "{1}",
"{2}", etc. don't work anymore.

3. Another small bug: when you click the "Edit" button for an item, its
"type" is always reset to "Open".

4. Another small bug in this alpha version: when you edit an item, it
doesn't keep its place, it is moved as the first item of the list.

- fixed checked state after "Restore Defaults" 
- renamed preset to command
- made dialog bigger and enable resizing


Signed-off-by: Andre Bossert <anb0s@anbos.de>
@anb0s
Copy link
Owner Author

anb0s commented Jul 15, 2016

beta 1 release will be pushed today and i need help with testing --> #52

@anb0s anb0s closed this as completed Jul 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants