gambitproject / jsgte

JavaScript GTE
GNU General Public License v2.0
14 stars 16 forks source link

Made settings panel dragable #89

Closed hkirat closed 8 years ago

hkirat commented 8 years ago

One of the minor tasks assigned in gsoc-start.md Makes the settings panel appear as a popup.

stengel commented 8 years ago

Nice! I made it clearer that the panel is draggable by adding a shadow, see http://www.w3schools.com/cssref/css3_pr_box-shadow.asp and made the settings_bar which is where you can drag the thing flush with the top inside the settings box. Also added (a bit ugly, using spaces) the cogwheel in the settings_b ar. The settings need general improvement but are better now.