Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Border-Image has glitches in MacOs
Forum Updated to NodeBB v4.3 + New Features

Border-Image has glitches in MacOs

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 2 Posters 730 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Aviator
    wrote on last edited by
    #1

    Hello I have a really weird behavior. My Border Image gets displayed broken on mac Only the White areas if i replace the image with a black image it is solid black with no stripes.
    Mac Os 10.14
    0_1549988031138_5c34ed28-3235-47b4-9a9d-3c9f32c648fb-image.png

    Mac Os 10.14 with a black image instead:
    0_1549988811268_9f7bfa1d-98d1-425f-9353-179817ea7065-image.png

    Windows:
    0_1549988091575_5cdc9087-fba1-4439-84dd-2318844ac093-image.png

    Both uses the same css:

    MainFrame {
        border-image: url(':/images/app_background') 0 0 0 0 stretch stretch;
        border-top:0px solid #000;
        margin:0;
        padding:0;
    }
    

    Any one has an Idea where these glitches come from? Or have a suggestion to a better aproach to make a background which resizes correct.

    Thank you Sascha

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What kind of image is it ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Aviator
        wrote on last edited by Aviator
        #3

        Hey it is a PNG
        0_1550019979269_app_background.png

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Would it be possible to share the original file ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Aviator
            wrote on last edited by
            #5

            You mean the orginal image?

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Yes, please.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • A Offline
                A Offline
                Aviator
                wrote on last edited by
                #7

                Here is the Image
                https://drive.google.com/file/d/1sFSBt0iHtsbDvHobBKtI1F5jUZWvfbty/view?usp=sharing

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved