surnorte / capstone

Capstone project for CSCI E-99, SurNorte team
GNU General Public License v3.0
0 stars 2 forks source link

Preview Saved Plate - only half grid is visible sometimes #18

Closed fjcx closed 9 years ago

fjcx commented 9 years ago

When json is returned from the server before dialog is displayed issues with viewable grid occur. When json is delayed in returning from server, grid looks fine.

fjcx commented 9 years ago

Fixed. Issue is resolved by added event that is thrown on modal dialog visibility which refreshes the grid.