Giter VIP home page Giter VIP logo

Comments (10)

jarek-foksa avatar jarek-foksa commented on July 28, 2024

Can you reproduce this issue with Electron 1.7.x? I suspect this is caused by Chrome bug 597080 which was still present in older Electron versions.

from xel.

sandor avatar sandor commented on July 28, 2024

sorry for my ignorance jarek – I am using the prebuilt version 1.6.8 (I think last stable?) and I don't know how to update to 1.7.x ... (a quick tip here for a newbie?) But anyhow this seems to be the problem. If I build a new iconset like the one you are using (the boxy-svg stuff) and I use ONLY those icons than the icons seems to work well...

from xel.

sandor avatar sandor commented on July 28, 2024

hmmm... made some further testing. I suppose that there is somehow a conflict if we use the "Iconic" skin and other icons than the your icons from icons.svg...

from xel.

jarek-foksa avatar jarek-foksa commented on July 28, 2024

You can download Electron 1.7.1 from https://github.com/electron/electron/releases, it's still in beta stage, but I haven't noticed any issues so far.

from xel.

jarek-foksa avatar jarek-foksa commented on July 28, 2024

If I recall correctly, the old Chrome bug was triggered when there were two or more icons with the same name (like <x-icon name="edit"></x-icon> in your code).

from xel.

sandor avatar sandor commented on July 28, 2024

thanks! using 1.7.1 solves the problem with the icons...

from xel.

sandor avatar sandor commented on July 28, 2024

sorry, unrelated question: seeing my screenshots above – how would I align the first button group left the second group in the middle and the third group on the right of my header using your x-box ?

from xel.

jarek-foksa avatar jarek-foksa commented on July 28, 2024

It's hard to say by looking at the code you pasted as you seem to be using some grid system. I would try applying justify-content: center; and align-items: center; on the <x-box> and/or other containers.

from xel.

sandor avatar sandor commented on July 28, 2024

awesome! thanks... justify-content: space-between; was the answer :-)

from xel.

jarek-foksa avatar jarek-foksa commented on July 28, 2024

I have updated the minimal Electron version required by Xel in the docs, so we can close this now.

from xel.

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.