Closed (fixed)
Project:
Collapsiblock
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2013 at 02:32 UTC
Updated:
10 Dec 2017 at 22:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vm commentedtitle clean up.
I took a look at the .module file. I was under the impression that a weight may need to be altered to have the settings display lower on the form in hook_block . Evidently it is more complex than my original impression.
Comment #1.0
vm commentedremove suggestion to place settings in vertical tabs as vertical tabs contains visibility settings.
Comment #2
darvanenThis is a pretty big UX issue, should be adjusted asap.
Comment #3
darvanenPutting the settings inside the settings array puts them below the title.
Adjusting the weight doesn't work because all of the default items do not have a weight so they all default to 0.
Comment #5
darvanen