jumpinjackie / mapguide-react-layout

An openlayers-based modern map viewer for MapGuide
https://jumpinjackie.github.io/mapguide-react-layout/
MIT License
62 stars 13 forks source link

Feature request-Window control of size and position at runtime #1258

Closed noambrand closed 1 year ago

noambrand commented 3 years ago

Dear jumpinjackie , Your React solution is wonderful and highly appreciated :) When a window opens we can't control its size like we did in Fusion, I mean fitting its horizontal and vertical dimensions and position on screen at runtime. It opens too small and the user has to manually adjust its size and position every time. See Relevant video

Flexible Layouts react aqua v0.13 MapGuide Installation: MapGuide Open Source 3.1.2 Version: 3.1.2 OS:winsowes server 2019 WebTier configuration (IIS/Apache): IIS mapguide-react-layout version: v0.13

https://user-images.githubusercontent.com/60847897/116440927-9fb61c80-a859-11eb-9ce0-754b0e5f9ca3.mp4

jumpinjackie commented 1 year ago

Modal size/position will now be persisted and honored if re-opened, as demonstrated in this video.

https://github.com/jumpinjackie/mapguide-react-layout/assets/563860/10a88091-161d-48d0-ab32-64ec129fe831

The modal display dispatchable actions should also honor initial size and position (if no previous size/position was saved a modal of that name)