Closed (fixed)
Project:
Color Field
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2017 at 08:23 UTC
Updated:
30 May 2018 at 23:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
eloivaquecredits
Comment #3
nord102Patch tested. Applied cleanly. Functionality would most definitely help content entry and edit.
Comment #4
nord102Comment #6
nickdickinsonwildeUnfortunately, other commits made this not apply cleanly. However, I totally agree it is way better to use the correct html input type. I manually applied the changes and did a couple further changes:
- changed the step value to 0,01; allows more specific opacity values.
- removed the maxlength/size attributes as HTML5 number inputs don't use those.
Anyways, thanks for the patch! Finally committed.