You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
I was playing around with the new "resizable-editor" feature introduced in #882 and realized that something doesn't work in Firefox but works perfectly in Chromium.
In Firefox, if I drag the "PanelResizeHandle" from the middle toward the preview pane it does not work.
I think that the issue is due the some pointer events being captured in the preview.
I will submit a fix in a PR soon.
The text was updated successfully, but these errors were encountered:
Mathieu-COSYNS
changed the title
Bug: resizing the editor doesn't work correctly in Firefox due to pointer events beging captured in the preview pane
Bug: resizing the editor doesn't work correctly in Firefox due to pointer events being captured in the preview pane
Oct 27, 2023
Hi,
I was playing around with the new "resizable-editor" feature introduced in #882 and realized that something doesn't work in Firefox but works perfectly in Chromium.
In Firefox, if I drag the "PanelResizeHandle" from the middle toward the preview pane it does not work.
I think that the issue is due the some pointer events being captured in the preview.
I will submit a fix in a PR soon.
The text was updated successfully, but these errors were encountered: