You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Karen Stutesman (JIRA)" <be...@incubator.apache.org> on 2005/02/17 00:57:48 UTC

[jira] Created: (BEEHIVE-309) Tree: It would be nice if there was a separate expand image for the top node

Tree: It would be nice if there was a separate expand image for the top node
----------------------------------------------------------------------------

         Key: BEEHIVE-309
         URL: http://issues.apache.org/jira/browse/BEEHIVE-309
     Project: Beehive
        Type: Improvement
  Components: NetUI  
    Versions: V1    
    Reporter: Karen Stutesman
    Priority: Minor


The top expand image has a vertical bar out the top that kinda makes it look like it is in the middle of a tree. In this case, the expand/contract image might need a separate one without that vertical bar.

For users that specify their own images, this may also be useful so they might specify a different image for the top node only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (BEEHIVE-309) Tree: It would be nice if there was a separate expand image for the top node

Posted by "Karen Stutesman (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-309?page=history ]
     
Karen Stutesman closed BEEHIVE-309:
-----------------------------------


Verified fixed
There is now support for root node images and it appears to be working correctly.

> Tree: It would be nice if there was a separate expand image for the top node
> ----------------------------------------------------------------------------
>
>          Key: BEEHIVE-309
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-309
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: V1
>     Reporter: Karen Stutesman
>     Assignee: Karen Stutesman
>     Priority: Minor

>
> The top expand image has a vertical bar out the top that kinda makes it look like it is in the middle of a tree. In this case, the expand/contract image might need a separate one without that vertical bar.
> For users that specify their own images, this may also be useful so they might specify a different image for the top node only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (BEEHIVE-309) Tree: It would be nice if there was a separate expand image for the top node

Posted by "Daryl Olander (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-309?page=history ]

Daryl Olander reassigned BEEHIVE-309:
-------------------------------------

    Assign To: Daryl Olander

> Tree: It would be nice if there was a separate expand image for the top node
> ----------------------------------------------------------------------------
>
>          Key: BEEHIVE-309
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-309
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: V1
>     Reporter: Karen Stutesman
>     Assignee: Daryl Olander
>     Priority: Minor

>
> The top expand image has a vertical bar out the top that kinda makes it look like it is in the middle of a tree. In this case, the expand/contract image might need a separate one without that vertical bar.
> For users that specify their own images, this may also be useful so they might specify a different image for the top node only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (BEEHIVE-309) Tree: It would be nice if there was a separate expand image for the top node

Posted by "Daryl Olander (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-309?page=history ]
     
Daryl Olander resolved BEEHIVE-309:
-----------------------------------

     Assign To: Karen Stutesman  (was: Daryl Olander)
    Resolution: Fixed

I've added support for the root node images.  This support works as follows:

The root node must implement ITreeRootElement.  There are new properties on this to store the expand and collapse image names.  If these images are provided by the root, they will be used, otherwise the normal expand/collapse images will be used.

For a tree built from JSP, they will always get either the default images that exist now, or the overridden value from the Tree tag.   The Tree tag allows the root images to be specified.

It is possible to not have a root image.  If a dynamically created tree, doesn't return a root image, then the current expand/collapse image will be used.

I checked in two new images for the root images.

revision:154477
BVT: this change is visible in almost every tree test.

> Tree: It would be nice if there was a separate expand image for the top node
> ----------------------------------------------------------------------------
>
>          Key: BEEHIVE-309
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-309
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: V1
>     Reporter: Karen Stutesman
>     Assignee: Karen Stutesman
>     Priority: Minor

>
> The top expand image has a vertical bar out the top that kinda makes it look like it is in the middle of a tree. In this case, the expand/contract image might need a separate one without that vertical bar.
> For users that specify their own images, this may also be useful so they might specify a different image for the top node only.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira