Open rju opened 2 weeks ago
author nils-christian -- Thu, 11 Apr 2013 16:17:37 +0200
Solution has been implemented in changeset:3a434af2981cf68126b55b01d680beddaf880584/kieker.webgui. The problem was that some browsers (Opera, Chrome, IE, ..) sort the JSON array containing the objects before they start to draw. I added an additional String ("id") to the IDs in order to avoid the sorting.
JIRA Issue: KIEKER-894 Grid Overlay in the Analysis Editor Original Reporter: Nils Christian Ehmke
Some browsers draw the grid within the analysis editor over the plugins instead of below them.
Checklist: