Skuzzzy / rikaikun

Automatically exported from code.google.com/p/rikaikun
0 stars 0 forks source link

Bump z-index to improve compability with other extensions #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you bump z-index of content from 7777 to 99992 (the same as for Google 
Dictionary (by Google) 
(https://chrome.google.com/extensions/detail/mgijmajocgfcbeboacabfgobmjgjcoja) 
the it will probably be more compatible with other extensions eg EasyReader 
(https://chrome.google.com/extensions/detail/boamfheepdiallipiieadpmnklbhadhc) 
since the content should always be on top of other content...

Couldn't hurt to make it higher?

Original issue reported on code.google.com by anton.jo...@gmail.com on 15 Oct 2010 at 9:45

GoogleCodeExporter commented 9 years ago
Of course, people can just make there's 99993, so it seems hopeless.

But if it seems like that number is better for compatibility then I don't have 
a problem bumping up the number.

Original comment by melin...@gmail.com on 15 Oct 2010 at 10:01

GoogleCodeExporter commented 9 years ago
I know it's just an arbitrary number, I just fixed my extension (EasyReader) to 
work with Google Dictionary by choosing a z-index just below theirs. I had in 
mind to choose a number below yours as well but then it would be so much 
smaller... and I didn't dare since my content also should be above all other 
but below some, tricky

Original comment by anton.jo...@gmail.com on 15 Oct 2010 at 10:22

GoogleCodeExporter commented 9 years ago
I increased the zindex to 99992 in r47.  It will be pushed this week sometime.

Original comment by melin...@gmail.com on 17 Jan 2012 at 10:26