Create 3 tabs. In total will be 4.
Hover tab 2 with mouse.
Left side has no border line.
Can it be fixed?
Tab left side border
-
void
- Developer
- Posts: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Tab left side border
Could you please send a screenshot?
Is the hot tab under the mouse cursor not showing the left border?
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
Yesvoid wrote: Tue Jan 07, 2025 1:23 am Is the hot tab under the mouse cursor not showing the left border?
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Tab left side border
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.
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.