Change flyouts to close when mousing out. Also since rect/ellipse flyouts can no longer get stuck open, remove code to hide them and change color picker to not be a flyout

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@216 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2009-06-28 05:09:10 +00:00
parent 83f2dbf6df
commit 9293eb66e6
3 changed files with 14 additions and 13 deletions

View File

@@ -228,7 +228,7 @@
</div> <!-- stroke -->
</div> <!-- tools -->
<div id="color_picker" class="tools_flyout"></div>
<div id="color_picker"></div>
<div id="tools_rect" class="tools_flyout">
<div id="tool_square" title="Square"></div>