Difference between revisions of "UI TODO LIST"
Connor Petty (talk | contribs) m (→Things to be done) |
Connor Petty (talk | contribs) m |
||
Line 4: | Line 4: | ||
* Editable Score - Tab order | * Editable Score - Tab order | ||
− | |||
* Save As - Should add .pcg by default | * Save As - Should add .pcg by default | ||
* Alignment - Handle ex classes (ie. non LG becomes ex-Paladin) | * Alignment - Handle ex classes (ie. non LG becomes ex-Paladin) | ||
Line 13: | Line 12: | ||
* PCStat - toString() is currently not usable by UI | * PCStat - toString() is currently not usable by UI | ||
* Implement TODOs in CharacterManager | * Implement TODOs in CharacterManager | ||
+ | * Remove use of GenericListModel and replace it with use of ListFacade | ||
==Completed== | ==Completed== | ||
− | * | + | * Editable Score - Tab doesn't save entered score |
Revision as of 21:19, 23 May 2010
This is a shared list of items noted during development and testing of the CDOM UI demo.
Things to be done
- Editable Score - Tab order
- Save As - Should add .pcg by default
- Alignment - Handle ex classes (ie. non LG becomes ex-Paladin)
- Editable scores - Checking for bounds, locked stats and pool points
- Editable scores - recalc of variables after changes
- Info Panel - listen for changes
- Quick sources - double click to load source
- PCStat - toString() is currently not usable by UI
- Implement TODOs in CharacterManager
- Remove use of GenericListModel and replace it with use of ListFacade
Completed
- Editable Score - Tab doesn't save entered score