Hi!!!

Can't thank you enough for the beauty and freedom that ctools and page manager provide!

I'm creating this issue more to provide a very, very simple patch/update to improve usability. I notice that the title of the content blocks on the Content settings page can get cut off if you have several panes stacked horizontally close to each other (please view screen shot below).

I'm passing along a super-small patch that updates the markup of the <span class="grabber ..."><span class="text">$title</span></span> that holds the title with the HTML title attribute so that onHover of that span, it will reveal the full title of the Pane Content in the browser's native popup.

Hope this gets merged into the project!

Screenshot

Need to add title attribute to span element with class "text" inside element with class "grabber".

Patch

7.x-1.x-dev_add-title-to-grabber-title-span.patch

Best regards,
:o)

Comments

merlinofchaos’s picture

Status: Active » Needs review

There's a lot of garbage in that patch.

The last submitted patch, 7.x-1.x-dev_add-title-to-grabber-title-span.patch, failed testing.