univer icon indicating copy to clipboard operation
univer copied to clipboard

[Feature] Ability to render sheets in a new window

Open maxsbelt opened this issue 5 months ago • 0 comments

Initial checklist

  • [X] Is this really a problem?
  • [X] I have searched the Github Issues for similar issues, but did not find anything.

Problem

Hello. We're trying to use sheets feature in our project. It looks good in ordinary usage but in our project we're using electron windows to render screens as separate windows. This project is actively uses global window and document elements. Can the code be adjusted to provide some windowService api so window object (and window.document as part of it) will be injected as dependency?

maxsbelt avatar Oct 01 '24 22:10 maxsbelt