Skip to content
- Fixed the dynamic entry delete
- Added entry support for ":", " ", and ";" so you can naturally type a style
- Fixed adding new entry, when completed it should have opened a new row
- Removed some partial implementation of a file tree view in the FILES tab
- Fixed bug when adding a dynamic style that was added and sorted into the list. Was changing the other value. (e.g. "color:red", add, "clear:auto". color was being changed to auto).
- Fixed problem with dynamic style checkbox handling sometimes being replaced with the static value.
- No longer sort the dynamic styles to match Chrome and avoid other issues