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

Patch
7.x-1.x-dev_add-title-to-grabber-title-span.patch
Best regards,
:o)
| Comment | File | Size | Author |
|---|---|---|---|
| 7.x-1.x-dev_add-title-to-grabber-title-span.patch | 63.45 KB | anandkp |
Comments
Comment #1
merlinofchaos commentedThere's a lot of garbage in that patch.