ageller / Firefly

A WebGL interactive particle viewer
GNU Affero General Public License v3.0
65 stars 13 forks source link

add 7 pixels to one of the octree data construction divs in the GUI #152

Open ageller opened 1 year ago

ageller commented 1 year ago

In the octree mode, the main/general/data panel in the GUI has extra elements. One of those needs 7 extra pixels. Aaron instead added 7 pixels to the bottom of the "Initial Settings" and "Load Settings" div. But we should fix that and add it to the correct div (and remove that extra 7 pixels that Aaron added). This change is in effect on the server and will need to be dealt with when we make the change here.