zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Is it possible to reuse the single menu item context for the tables tree #163

Open zshamrock opened 5 years ago

zshamrock commented 5 years ago

Right now each separate instance is created for each of the tree cell, which is probably waste of resources, and looks like the single instance could be utilized instead.