enso/app/ide-desktop
Paweł Grabarz 6e1666e8b1
enable node labels by default and keep their position up to date (#3932)
Fixes https://www.pivotaltracker.com/n/projects/2539304/stories/183899185


![image](https://user-images.githubusercontent.com/919491/204636854-77f0a860-1cdb-4b0f-a925-292afbaa874a.png)
Screenshot taken while holding ctrl, so all labels are visible.

# Important Notes
The node labels config option default switched to true. The fact that this is configurable can potentially explain why it was rougly working for some people, but not other. Apart from that, the labels position update is also now fixed, so it is properly drawn next to the node.
2022-11-30 19:57:49 +00:00
..
lib enable node labels by default and keep their position up to date (#3932) 2022-11-30 19:57:49 +00:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
config.js New IDE build script (#3466) 2022-05-23 04:16:04 +02:00
package-lock.json Bumping JS dependencies (#3901) 2022-11-28 11:31:57 +01:00
package.json macOS Code Signing & Notarization (#3712) 2022-09-19 19:02:18 +00:00
tsconfig.json Component Browser with Grid View (#3766) 2022-10-14 12:42:59 +02:00
utils.ts Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00