mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 16:41:45 +03:00
79a6a6a1c0
When the CB is opened, pan to show it. Large screen: <video src="https://github.com/enso-org/enso/assets/1047859/1a07c8cc-5818-420a-9fb3-1d1cb308cb87"> Small screen: <video src="https://github.com/enso-org/enso/assets/1047859/a9f18df5-c0ca-426c-959a-bda5cd077541"> # Important Notes A prioritized-coordinates approach is used to adjust panning goals based on screen space: - Fitting the input area is highest-priority. - If possible, the whole component panel area will be fit. - If possible, the visualization preview will be fit. - If there's extra room, margins will be included; the top and left are prioritized because those margins prevent overlap with fixed UI elements. |
||
---|---|---|
.. | ||
engine.ts | ||
index.ts | ||
projectManager.ts | ||
providers.ts | ||
vue.ts |