Skip to content

Apply adaptive grid layout when entering fullscreen mode in Query tab #793

@eug3nix

Description

@eug3nix

Curently when data grid is switched to fullscreen in Query tab it gets maximized but the extra space given by fullscreen is not utilized. The user needs to select one of available layout options fron the context menu to make use of extra screen space.
The solution is:
0. Save the current grid layout.

  1. Maximize grid container
  2. Run Adaptive layout

When grid is restored to its regular size - restore the saved layout

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions