mthxx / Budget

Personal Finance for the Linux desktop.
http://mthx.org/projects/budget/
GNU General Public License v2.0
10 stars 3 forks source link

Generate popover edit/delete elements as needed #85

Closed mthxx closed 8 years ago

mthxx commented 9 years ago

An edit/delete popover is created for every transaction. This is uneccesary and should be refined into only generated the minimum necessary UI elements. These popovers can be generated on the fly as the user requests them.

Ref: #58 - Splitting this generic issue into multiple smaller, more specific issues.

mthxx commented 8 years ago

This bug is largely fixed, however regression testing is not yet complete.

mthxx commented 8 years ago

Regression testing complete. Closing ticket.