Tab left side border

Discussion related to "Everything" 1.5.
Post Reply
w64bit
Posts: 338
Joined: Wed Jan 09, 2013 9:06 am

Tab left side border

Post by w64bit »

Create 3 tabs. In total will be 4.
Hover tab 2 with mouse.
Left side has no border line.
Can it be fixed?
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Tab left side border

Post by void »

Could you please send a screenshot?

Is the hot tab under the mouse cursor not showing the left border?
w64bit
Posts: 338
Joined: Wed Jan 09, 2013 9:06 am

Re: Tab left side border

Post by w64bit »

void wrote: Tue Jan 07, 2025 1:23 am Is the hot tab under the mouse cursor not showing the left border?
Yes
Attachments
Capture.PNG
Capture.PNG (1.17 KiB) Viewed 2280 times
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: Tab left side border

Post by void »

Everything is using the wrong part id for the tab item.

Everything is currently using TABP_TABITEM which does not have a left border.
The next update will use TABP_TOPTABITEMLEFTEDGE which includes the left border.

Thank you for bringing the issue to my attention.
Post Reply