Code Monkey home page Code Monkey logo

Comments (13)

andydotxyz avatar andydotxyz commented on July 19, 2024

I think this may be because color.White and color.Black are not in the RGBA colourspace. We can probably do something to help with this.

However you could help us test by using &color.NRGBA{0xff, 0xff, 0xff, 0xff} and &color.NRGBA{0x00, 0x00, 0x00, 0x00} to see if it works.

from fyne.

nchistov avatar nchistov commented on July 19, 2024

@andydotxyz No, this isn't working. Window is white.

from fyne.

andydotxyz avatar andydotxyz commented on July 19, 2024

I tried the code and it works here.
I wonder if this can be related to the desktop or window manager somehow.
What happens if you resize the window?

from fyne.

nchistov avatar nchistov commented on July 19, 2024

@andydotxyz Happens this:

Peek 2024-02-06 11-16

from fyne.

andydotxyz avatar andydotxyz commented on July 19, 2024

I cannot understand how.
Please try v2.4.3 and the develop versions of Fyne to see as somehow specific to 2.4.2.

from fyne.

nchistov avatar nchistov commented on July 19, 2024

@andydotxyz on 2.4.3 and 2.4.2 nothing changed.

from fyne.

andydotxyz avatar andydotxyz commented on July 19, 2024

@andydotxyz on 2.4.3 and 2.4.2 nothing changed.

what about @develop?

from fyne.

nchistov avatar nchistov commented on July 19, 2024

@andydotxyz on v2.3.5 also nothing changed.

from fyne.

nchistov avatar nchistov commented on July 19, 2024

@andydotxyz on @develop also this (changed only outline color, from white to black):

Снимок экрана от 2024-02-07 13-58-34

from fyne.

andydotxyz avatar andydotxyz commented on July 19, 2024

Can anyone on Linux Mint please run the code and verify?
I cannot replicate this on any computer.

from fyne.

andydotxyz avatar andydotxyz commented on July 19, 2024

I think really we will have to dig into what GPU you have, and what graphics driver @nchistov

from fyne.

nchistov avatar nchistov commented on July 19, 2024

@andydotxyz my GPU is "AMD Radeon RX 550 Series". And how to see what graphical driver I have?

from fyne.

nchistov avatar nchistov commented on July 19, 2024

But I install these deps: ... libgl1-mesa-dev xorg-dev as in documentation for Debian/Ubuntu linuxes.

from fyne.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.