lonely-lockley / archinsight

Simplicity in Code, Power in Design
https://archinsight.org
GNU Affero General Public License v3.0
51 stars 5 forks source link

Monaco popups position calculated wrong #67

Closed lonely-lockley closed 7 months ago

lonely-lockley commented 8 months ago

Monaco editor popups show in the wrong horizontal position (displaced to the right). Maybe it does not take in account drawer view (project structure) width

lonely-lockley commented 7 months ago

Relates to https://github.com/microsoft/monaco-editor/issues/2793

lonely-lockley commented 7 months ago

Fixed by turning off fixedOverflowWidgets in editor settings