Closed jamiewaese closed 11 years ago
Plant name was fixed some time ago.
I added a new function to the ZUI framework that gets called every frame to do global updates. Now the icons get updated every frame according to the availability of views and whether they are active.
Nice. The Select Gene icon should be green when we're on that view. Since we'll be showing the dock on the Select Plant page, we should make that one green when it's active too.
On 2013-10-29, at 2:09 PM, Hans Yu wrote:
Plant name was fixed some time ago.
I added a new function to the ZUI framework that gets called every frame to do global updates. Now the icons get updated every frame according to the availability of views and whether they are active.
— Reply to this email directly or view it on GitHub.
They should already be green when they're active. Are they not?
They are now. I guess it just didn't load before.
Hey, can you center the BAR logo above the dock?
Margin-left: 40px;
And try to get the word ePlant just to the right of the canvas edge -- roughly where the 'a' is now.
On 2013-10-29, at 2:43 PM, Hans Yu wrote:
— Reply to this email directly or view it on GitHub.
Done. I used position:relative and adjusted left, instead of using margin-left.
It's looking really nice. A bit more to the right... where the P is now.
The last few GUI things for the day... promise!
On 2013-10-29, at 3:17 PM, Hans Yu wrote:
Done. I used position:relative and adjusted left, instead of using margin-left.
— Reply to this email directly or view it on GitHub.
Removed the "bar". Shifted more to the right. Changed cursor to hand/pointer for icons and buttons. Centered tabs contents for now.
PLANT NAME Just under the BAR logo, the plant name should be updated according to which plant the user selects. It's currently hard coded to Arabidopsis.
ICONS Let's use the grey versions of the icons if the tool is not available.