Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

“两极”标签页折叠设定下,左侧标签宽度有时无法缩小 #31

Open
gfhdhytghd opened this issue Oct 30, 2024 · 3 comments

Comments

@gfhdhytghd
Copy link

如题,如图
image
似乎只要标签页数量超过了不滚动能放下的极限,就会出现这个问题,疑似是“添加页面”的按钮的最小宽度引起的(此按钮仅在网站数量超过一整列后固定显示在左下角)

recording_2024-10-30_18.31.52.mp4
@tovifun
Copy link
Owner

tovifun commented Nov 1, 2024

@gfhdhytghd OK,我这周末看看

@gfhdhytghd
Copy link
Author

标签页数量超过一页之后的另一个bug是关闭按钮位置偏左,如图
image

tovifun added a commit that referenced this issue Nov 3, 2024
Vivaldi recently updated to version 7.0, bringing noticeable UI changes—more refined icons, a modernized look, and enhanced shadows on selected sidebar tabs. This update is highly recommended as it makes VivalArc look even better.

Thankfully, this major update didn’t cause any issues with VivalArc. However, a few accumulated GitHub issues were addressed:

1. Footer visibility issue: The footer is now visible by default, but you can still hide it in settings. [#28](#28) @IamMiao
2.	Added draggable functionality to the popup page’s address bar, suggested by @Zettry. [#30](#30)
3.	Restored the scrollbar in the tab bar to allow width adjustments, though it slightly impacts aesthetics. [#31](#31)
4.	Added an auto-hiding tab bar feature (suggested by @Zettry), available as a variant in /vivalarc-autobab. [#21](#21) [#29](#29)
@tovifun
Copy link
Owner

tovifun commented Nov 3, 2024

我今天看了一下,之前我是隐藏了标签栏滚动条的,但是标签栏宽度缩小到图标的宽度的时候滚动条的位置还在🫠。所以还是先放出来滚动条,尽管有点影响美观。目前只能等官方优化滚动条样式,或者是后续有方法再来优化。

vivalarc_scrollbar.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants