Items removed from my to-do list this week:<br><br>* <b>Color picker buttons to select pure black or pure white.</b> There are no icons I could use for these though, so I just labeled them &quot;W&quot; and &quot;B&quot; for now. How would I go about coloring the buttons somehow?<br>

* <b>Color picker now closes if the mouse gets too far, just like menus.</b><br>* <b>When one menu is open and the user clicks another menu</b>, the second menu previously would need two click to open and now only needs one. This involved some special reworks and I opened a code review, see below.<br>

* <b>Separators between areas can now be dragged closed.</b><br><br>There would be one more item but I did it wrong and had to revert it. I&#39;d like to have had more things but Blender&#39;s UI code requires a lot of studying to make sure I make changes in the correct place. Hopefully as time goes by and I learn more I can start producing things faster.<br>

<br>For the separators patch and the menu patch I created two codereview entries. Both Ton and Brecht are the module owners in this area, but they&#39;re pretty busy so I&#39;d appreciate if others could also help in getting these patches reviewed :)<br>

<br><a href="http://codereview.appspot.com/6269044/" target="_blank">http://codereview.appspot.com/6269044/</a><br>
<a href="http://codereview.appspot.com/6279046/" target="_blank">http://codereview.appspot.com/6279046/</a><br clear="all"><br>My priorities still aren&#39;t terribly well defined, but next week I&#39;m going to be working on allowing python UI scripts to right-align widgets, a request by DingTo.<br>

<br>-- <br>Jorge &quot;Vino&quot; Rodriguez<br>