Closed (fixed)
Project:
Remote image
Version:
8.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2018 at 21:31 UTC
Updated:
21 Dec 2021 at 13:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tuchoThe LinkWidget uses a fieldset when the link's title is not disabled:
The RemoteImageItem disables the link title, so the dieldset wrapper is not used.
I uploaded a patch that restores the logic of the LinkWidget, using a fieldset as container for the widget fields.
Comment #3
tuchoI uploaded a new patch that also delete two widget settings: placeholder_width and placeholder_height, which are not used anywhere.
There is also a trivial interdiff.
Comment #4
gaurav.kapoor commentedThe form widget looks much better after these changes. Thanks
Comment #6
gaurav.kapoor commented