This is the ActiveBrainAtlas database portal. This project provides the admin area to edit data associated with the Active Brain Atlas project. It also provides the REST API.
0
stars
1
forks
source link
Copied-and-pasted polygons are not sorted by z with other polygons #250
In the following example, I copied the polygon on z=53 and pasted on z=52. The information displayed on the bottom right corner "child annotations panel" shows that the pasted polygon z=52 locates at the bottom of the list.
To compare:
Polygons created manually by the "+" button will be sorted automatically by their z valuez.
Polygons created by Copy and Paste buttons will be appended to the end of the list and won't be sorted.
Reloading the page didn't trigger the sorting.
Suggestion: Polygons created by Copy and Paste buttons should be sorted automatically with all other child annotations by the z values.
In the following example, I copied the polygon on z=53 and pasted on z=52. The information displayed on the bottom right corner "child annotations panel" shows that the pasted polygon z=52 locates at the bottom of the list.
To compare:
Reloading the page didn't trigger the sorting.
Suggestion: Polygons created by Copy and Paste buttons should be sorted automatically with all other child annotations by the z values.