Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Felgo apps desktop

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #21782

    Bas

    hi,

    I am currently creating an app using the wonderful APP api.

    I encountered a small problem when running on desktop and resizing the window.

    after switching to other pages the content disappears.

    When i resize the content the content is redrawn and is show correct again.

    Is there something to fix this?

    like sending an update event to the window after a navigation item is clicked for example?

    thanx,

    Bas

    #21786

    Bas

    Ok I found a hack which works for my purpose.

    Within the navigation i change the theme quickly so the redraw is forced.

    this only affects DESKTOP!

            onCurrentIndexChanged: {
                Theme.platform = "android"
                Theme.platform = "desktop"
            }
    

     

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded