InitialDockState.Center

As a Roblox developer, it is currently too hard to set a dock (DockWidgetPluginGui) into the main view in studio.

In studio, there isn’t any solution to dock a plugin widget into the center or main view in studio, I have to make my InitialDockState set to .Float and expand the dock size, support from here. An enum for InitialDockState would be helpful as I wouldn’t need to set a dock to float, my problems would be restored as well.

InitialDockState.Center should dock a DockWidgetPluginGui in the main view like how scripts can in studio, that way, a developer can dock a plugin into that window.

If Roblox is able to address this issue, it would improve my development experience because I wouldn’t need to size and set a dock to be “in the center” of studio, and set a new dock or existing one into the center.

12 Likes