hoffstadt / hoffstadt/DearPyGui

viewport icon doesn't work

Open
#1,024 13 comments 0 reactions 0 assignees View on GitHub
platform: Windows type: bug
Dominant language
C++
Stars
15.6k
Forks
783
PR merge metrics
No merged PRs in 30d

Description

I have this code:

` setup_viewport()

set_viewport_title(title='AddMeFast Bot')

set_viewport_large_icon("sticker_2103-512x512.ico")

set_viewport_small_icon("sticker_2103-512x512.ico")

set_viewport_width(500)

set_viewport_height(200)

start_dearpygui()`

but it doesn't set the icon. Am I doing something wrong?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.