Dykam / tabbychat

TabbyChat chat mod for Minecraft
16 stars 0 forks source link

Lowering opacity makes background 100% transparent but not the latest line #45

Closed Brottweiler closed 9 years ago

Brottweiler commented 10 years ago

Picture:

Also video: http://youtu.be/CTmHUPA_scU

mattmess1221 commented 10 years ago

It works fine for me.

Brottweiler commented 10 years ago

It should not work fine for you... I just tried it now after compiling latest git (not latest now, but yesterday, should make no difference) and this is how it looks like:

I will enhance it, look:

Does this seriously not happen for you?

mattmess1221 commented 10 years ago

This is how it looks for me. Honestly, I have no idea why your text didn't get lowered with it.

2014-05-31_19 29 24

What's your environment like? Such as your OS, Java, graphics and driver versions?

Brottweiler commented 10 years ago

GNU/Linux, Java 1.7.0_55. I literally don't see how my graphics driver causes this, but it's nvidia. Can get the card for you if you need that...

More info: I set opacity to 20%, and this is the result:

Then I set it to 21%, and this is the result:

20% or lower == completely transparency, except the last line. 21% or higher, it shows the proper opacity I guess.

I understand now that complete transparency is not intended, but It's what I prefer, would it be possible to basically make 10% be like, 0%? Or in some other way do it, so there's no background at all?

mattmess1221 commented 10 years ago

Are you using Oracle's Java or OpenJDK?

On Sat, May 31, 2014 at 7:54 PM, Christoffer Tibell < notifications@github.com> wrote:

GNU/Linux, Java 1.7.0_55. I literally don't see how my graphics driver causes this, but it's nvidia. Can get the card for you if you need that...

More info: I set opacity to 20%, and this is the result:

https://camo.githubusercontent.com/65a488b8811624445e14eb3c06de2a4ae0400d0c/687474703a2f2f692e696d6775722e636f6d2f504747506164662e706e67

Then I set it to 21%, and this is the result:

https://camo.githubusercontent.com/53554e62daa823df8ed0c23c725e0056b6abd033/687474703a2f2f692e696d6775722e636f6d2f6963535a6d4a782e706e67

20% or lower == completely transparency, except the last line. 21% or higher, it shows the proper opacity I guess.

I understand now that complete transparency is not intended, but It's what I prefer, would it be possible to basically make 10% be like, 0%? Or in some other way do it, so there's no background at all?

Reply to this email directly or view it on GitHub https://github.com/Dykam/tabbychat/issues/45#issuecomment-44763650.

Brottweiler commented 10 years ago

OpenJDK.

But I noticed in your screenshot, you do not have the option "Text ignored opacity setting" checked. Check it first, then see if you have the same issue as me.

mattmess1221 commented 10 years ago

OK, I see it now. I'll get to it.

mattmess1221 commented 10 years ago

Apparently, this was a vanilla bug, and Forge just fixed it. I'm not sure if we inherit or override the method they inserted into, though. I'm not even sure what method they're putting it in. Can you test and report the results? If it still doesn't work, I'll figure out a way to implement it.

MinecraftForge/MinecraftForge@5c0217d3164aa59 (1181)

mattmess1221 commented 10 years ago

Nevermind. That is already being done.

mattmess1221 commented 9 years ago

Fixed. https://github.com/killjoy1221/tabbychat/commit/938c3cf325020255baf0f035c8740ba1b40a42e3