IgniteUI / igniteui-dockmanager

Ignite UI Dock Manager Web Component provides means to manage the layout of your application.
Other
38 stars 0 forks source link

Cannot fly out panes after all panes have been unpinned with 100% height for the dock manager in a Blazor Web App #104

Open agoldenbaum opened 23 hours ago

agoldenbaum commented 23 hours ago

Steps to Reproduce:

  1. Run the attached sample project.
  2. Unpin all panes in the dock manager.
  3. Click on the unpinned panes.

Result: Panes do not fly-out

Expected Result: Panes should fly out

IGDockmanager.zip