wilfredwee / photon-australis

Bringing sexy curves back to Firefox Photon.
MIT License
462 stars 69 forks source link

Sawtooth #77

Open wicatfly opened 5 years ago

wicatfly commented 5 years ago

Please take a look at the top of active tab,left and right both have sawtooth, is it fixable? 捕获 1

Lietsaki commented 5 years ago

I'm having the same issue

wilfredwee commented 5 years ago

I can’t reproduce this issue, please provide me with:

  1. You Firefox version.
  2. Your operating system version.
  3. Your display resolution
  4. Which Firefox theme you are using
Lietsaki commented 5 years ago

I can’t reproduce this issue, please provide me with:

1. You Firefox version.

2. Your operating system version.

3. Your display resolution

4. Which Firefox theme you are using
  1. Firefox Quantum 69.0 (64-bit)
  2. Windows 10 Pro - Version 1809
  3. Display resolution: 1920x1080
  4. Dark theme
wicatfly commented 5 years ago

I can’t reproduce this issue, please provide me with:

1. You Firefox version.

2. Your operating system version.

3. Your display resolution

4. Which Firefox theme you are using
  1. I remembered the first time I used photon-australis the version of Firefox was 57 (64-bit),there was the same issue as now 68.1esr(64-bit).

  2. Windows 10 Pro - Version 1903

  3. 2560x1440

  4. Light and default

usr-dot-com commented 4 years ago
1. Firefox Quantum 69.0 (64-bit)

2. Windows 10 Pro - Version 1809

3. Display resolution: 1920x1080

4. Dark theme

If you go to Customize, then Density at the bottom of the page. Which option have you ticked?

RockyFaher commented 4 years ago

This the fix for the non-congruent Tab Height issue:

/ Tab Congruent Height customizations: Old = 0px / .tab-background[selected="true"] > spacer { margin-top: 1px !important; }

Essentially, the rounded tab ends (lead/lag) bookend the square center section of the tab and the code just needs to be adjusted to match them up by changing { margin-top: 0px !important; } to { margin-top: 1px !important; } At least... It works on my browser version.

My problem is adjusting the changing transparency value when the mouse hovers over an unselected tab. I used to have the snippet location, but can't find it anymore. i liked a 30% transparent tab on hover (and reddish). However, I'm working on it.

CO-Windler commented 3 years ago

You seem to use a too large font or have selected Firefox compact mode. AFAIK the tabs only look good in default mode.