You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I creating an editor where I can open for each file one tab (like in VSCode or UE). I saved root node and on file open I adding a tab to this node, using this function
But when the main viewport is splitted, i got error when trying to add a new tab.
How I can create like a container with some background on no tabs opened, where i can open tabs. And it will placed like a tab without any controls, so i will be able to resize other tabs, and make it smaller/bigger.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I creating an editor where I can open for each file one tab (like in VSCode or UE). I saved root node and on file open I adding a tab to this node, using this function
But when the main viewport is splitted, i got error when trying to add a new tab.
How I can create like a container with some background on no tabs opened, where i can open tabs. And it will placed like a tab without any controls, so i will be able to resize other tabs, and make it smaller/bigger.
Beta Was this translation helpful? Give feedback.
All reactions