egorozh/Tabalonia

No Tabs Appearing

Closed this issue ยท 10 comments

Have you added the theme on App.xaml?
image

Thank you for your reply. It seems that was the issue! Apologies for the confusion. One more thing I am not sure how to fix is this:
image

With the same code no tabs appear. Only the plus sign. Any idea why that might be happening?

This is a bug) I did not test the lack of tabs, since by default the window closes after closing the last tab.

I'll try to fix it soon

i see what you are referring to but for me there were no tabs to begin with.

This is a bug) I did not test the lack of tabs, since by default the window closes after closing the last tab.

@egorozh Can you make the closing of the window optional ? Like @HeadMonitor I have no tabs half of the time (both at startup and during runtime)

This is a bug) I did not test the lack of tabs, since by default the window closes after closing the last tab.

@egorozh Can you make the closing of the window optional ? Like @HeadMonitor I have no tabs half of the time (both at startup and during runtime)

It's working now. You can set closed action like:
image

Thank you for your reply. It seems that was the issue! Apologies for the confusion. One more thing I am not sure how to fix is this: image

With the same code no tabs appear. Only the plus sign. Any idea why that might be happening?

Fixed in 0.9.12
image

Thanks a lot, that worked!