[update 1.3] #13022

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[update 1.3] #13022

Stéphane Ducasse
13022
-----

- Issue 3597: Fix RemoteString API. Thanks Benjamin van Ryseghem.
- Fixed bold application in a text.
- Removed a self haltOnce: 2 in mouseEnter.
- Now we do not read back code annotation such as bold and italic. The idea is to only store code without styling annotation outside the code. It will simplify the rewrite of the system.

Stef and Benjamin