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
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?
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?
- Attachments
-
- Capture.PNG (1.17 KiB) Viewed 2278 times
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.