Bug #2647
closed
cursor in directives selection in rule creation should not be the text selector.
Added by Arthur ANGLADE over 12 years ago.
Updated over 12 years ago.
Category:
Web - Config management
Description
It should be the "hand" one, and it should not be a "hand" when hovering the categories.
- Target version set to 2.4.0~beta3
- Status changed from New to In progress
- Assignee changed from Arthur ANGLADE to Jean VILVER
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
- Status changed from Pending technical review to In progress
In 5fc55531db2e3b0874872faca0426367fe753900, I changed the tree click/hover behavior:
- A hand appear when hovering a category
- When clicking on a category or a template it expands the category
No need to click on the small arrow in front of a category/template to expand it now.
Note : This commit only affect the tree in directive management
Jean VILVER wrote:
In 5fc55531db2e3b0874872faca0426367fe753900, I changed the tree click/hover behavior:
- A hand appear when hovering a category
- When clicking on a category or a template it expands the category
No need to click on the small arrow in front of a category/template to expand it now.
Awwww, this sounds awesome!!! Thank you Jean!
- Status changed from In progress to Pending technical review
- Status changed from Pending technical review to Released
I'm not a big fan of all the repeated:
function(e) {
this.toggle_node(e);
return true;
}
But I'm not sure that a call to a method would be shorter, so let it like that.
Also available in: Atom
PDF