Skip to content

feat(floating): Implements support for internal floating tabs (non-popout) - #514

Closed
emreekiziltoprak wants to merge 1 commit into
caplin:masterfrom
emreekiziltoprak:feature/internal-floating
Closed

feat(floating): Implements support for internal floating tabs (non-popout)#514
emreekiziltoprak wants to merge 1 commit into
caplin:masterfrom
emreekiziltoprak:feature/internal-floating

Conversation

@emreekiziltoprak

@emreekiziltoprak emreekiziltoprak commented Nov 15, 2025

Copy link
Copy Markdown

With internal floating feature user can undock, dock, and resize any tabNode. When an undocked tab is docked back, and floated again, the old position and size is preserved. In implementation a new property in json file named "floatings" is used. When a new tab is undocked, the tab is added to this field, and when docked back, it returns to the tabset preserving its size and position on float. This feature is open to development, and any kind of feedback.

bandicam.2025-11-15.20-28-56-194.mp4

… main Layout component.

This allows users to undock a tab and freely move/resize it within the main browser window boundaries, mimicking an IDE or trading terminal workspace.
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

This PR is stale because it has been open for 90 days with no activity.

@github-actions github-actions Bot added the stale label Sep 1, 2026
@nealus nealus closed this Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants