electron-tabs/src
Unemployed Capital a01a4f00f6
fixed getTabByRelPosition
Currently, it's set at <= 0, which means going to previous tab from 2nd tab will result in an error, as it returns null. 

Changing it to < 0 fixes this issue.
2023-09-04 08:55:10 -06:00
..
index.ts fixed getTabByRelPosition 2023-09-04 08:55:10 -06:00
style.css Add CSS variable --close-button-visibility 2022-05-25 17:19:25 +02:00