Started on Monday, August 13th, 2018 by Noahj Champion, has 2 messages and is not resolved yet.
The last message was posted by Noahj Champion 4 years ago.
Hi!
I would like to see this as the title describes, as it is now it makes development a little double work, unexpectedly and so not as savvy. Almost like a bug, but it is not.
That is to keep the ->set_width()
value when using ->set_attr(['style' => 'value'])
.
Currently, using ->set_attr(['style' => 'value'])
overrides/removes the width: x%
output from the ->set_width()
value. Then it has to be added manually, it would be more sensible I think for any custom styles to be added in addition to the ->set_width()
value.