elimelec / inethack

Automatically exported from code.google.com/p/inethack
GNU General Public License v2.0
0 stars 0 forks source link

In-place amount in inventory dialogs #139

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Instead of bringing up another view, you should be able to edit amounts
in-place without view change, and current amounts should be displayed if
modified.

For maximum utility this could go hand in hand to using application-drawn
cells, which in turn could lead to improved efficiency and 2.x
compatibility, and also lead to cleaner design for information passing
between those view controllers (since this would be eliminated).

Original issue reported on code.google.com by din...@gmail.com on 15 Nov 2009 at 2:19

GoogleCodeExporter commented 8 years ago

Original comment by din...@gmail.com on 6 Jan 2010 at 6:39