Needs review
Project:
The JIT
Version:
7.x-1.x-dev
Component:
Space Tree
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Apr 2012 at 11:04 UTC
Updated:
16 Apr 2012 at 14:41 UTC
Jump to comment: Most recent file
When an item in the Space Tree is selected, it get 120% size. This sometimes causes ugly line breaks in the graph.
Change colour of the selected item, but don't make it larger.
Find a way to implement.
Implement.
Test, commit.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1535338-2-dont_make_selected_item_larger.patch | 347 bytes | itangalo |
Comments
Comment #1
clemens.tolboomCan you please check for styling defined by this module?
This is not happening on http://thejit.org/static/v20/Jit/Examples/Spacetree/example1.html
(As a side note I discovered the 'set as root' there ... looks nice)
Comment #2
itangalo commentedFound it!
Patch attached – it turned out that this was CSS things that even I understand. :-)
Comment #3
itangalo commentedComment #4
clemens.tolboomI want to know what Matthew think: should we override thejit settings as a whole or not?
For this issue
... the selector is easy to override by site builders
... the out of the box experience is a little ugly for long titles.
When clicking through http://drupal.d7/admin/modules/graph I like the dense red.
I'm ++ not resizing the font. But what else should we fix?
Comment #4.0
clemens.tolboomCrossed off two tasks.