I discovered a minor problem when entering some inline css.
start with just this line...
<p style="font-size: 12px; width: 120px">test</p>
now if you put the curser before font-size and type font-family: and select from the autocomplete menu it wipes out the existing font-size text and you end up with...
<p style="font-family: Arial, Helvetica, sans-serif: 12px; width: 120px">test</p>
Update: 2014 12.0.0.144
-
- Posts: 0
- Joined: Tue Jul 19, 2011 3:02 am
- Location: Cotacachi, Imbabura, Ecuador
Re: Update: 2014 12.0.0.144
That overwriting problem was there also in version 2011... and has not been corrected yet (hopeful) in version 2014.
Ray.
Ray.
Re: Update: 2014 12.0.0.144
This has been fixed in development version and will come out with the next update.
Blumentals Software Programmer