rdbende / Azure-ttk-theme

A stunning modern theme for ttk inspired by Fluent Design 💠
MIT License
739 stars 136 forks source link

notebook tab issue #41

Open git123userhub opened 2 years ago

git123userhub commented 2 years ago

I was using this theme for a notebook and i decided to make the tabposition in the west, but the tabs looked weird, since it looked like they were leaning on the notebook from their bottom, even though its positioned in the west.

Is it okay if you make different tab images for each notebook tabposition? If not, then thats okay.

rdbende commented 2 years ago

I could make different tab images for every tabposition, but there's no way for the notebook to automatically change the tab images when you change the tabposition. It would be possible only with separate styles like Bottom.TNotebook and Left.TNotebook

git123userhub commented 2 years ago

Thats fine by me, do whatever you want.