-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
[Suggestion] Remove close button and bottom edge for selected pinned tabs #10
Comments
Closed button is the intended design. Maybe just erase the next part. Lines 369 to 413 in 28caaad
Bottom shadow line is a bug and can be reproduced in case of tab overflow. |
Fixed it now, test please |
Perfect! Thanks! How about creating a separate branch for the change(Hide close button for selected pinned tabs)? Lines 369 to 413 in 28caaad
|
I created it because it is a function that can split like and dislike. I'll merge regularly and I will try and ensure maximum compatibility, but support may be less compared to the base version. Guessing, are you trying to sync with |
At the present, I just copy the content, the reason that I suggest creating a separate branch is that maybe one day I need to setup a new machine, and for other users who also need this change. It's a small change, so merge future updates shouldn't take much effort. Again, thanks for you work. |
Thanks for the answer |
@black7375
|
There is no plan yet, but if many people feel uncomfortable a lot later, we will reflect it. |
I feel wery uncomfortable and I unintentionally close a tab by missclick (unintentionally doubleclick)... |
@black7375 @Stepan-H The behaviors For regular tabs, showing close button makes sense.
|
Yes. I will seriously consider it when I work on it tomorrow. |
This will be discussed again after 1.0. #31 |
Yeah man the close button is mostly useful but could be insanely annoying when I drop the mouse and close some tabs. |
All features using JS should be introduced after the installer is created. |
Ok. I'm working on the installer script. I'll implement the backup and redirection later. |
@7k5x check #32 |
Crazy big script, but I think that's really good. Maybe someone should implement that on chrome too. |
@black7375 IMO putting options in |
First of all, changes to default options should be minimized. |
I agree, showing the close button on pinned tabs seems counter-intuitive and gets in the way. Pinned tabs are likely to be open for long and it looks ugly to see just a close icon whenever the tab is active. |
1.0 has been released. |
It looks like this is still an issue in Photon-Style. |
reflected for |
Thanks for your work, it looks better than official UI.
As the image shows, it's weird to show just a close button for selected pinned tabs, it's better to remove it.
And I suggest to removing the bottom edge for selected pinned tabs to be consistent with unpinned tabs.
The text was updated successfully, but these errors were encountered: