hoffstadt / hoffstadt/DearPyGui

Wrong default arrow direction

Open
#2,579 0 comments 0 reactions 0 assignees View on GitHub
state: pending type: bug
Dominant language
C++
Stars
15.6k
Forks
783
PR merge metrics
No merged PRs in 30d

Description

## Version of Dear PyGui

Version: 2.1.1
Operating System: Windows 11

## My Issue/Question

Arrow on the button by default must point up, but it points to the left (screenshot 1).

## To Reproduce

Steps to reproduce the behavior:
1. Go to dearpygui/demo.py
2. Go to line 297
3. Change `direction=dpg.mvDir_Left` to `direction=dpg.mvDir_Up`

## Expected behavior

Arrow should point up (modified second button on screenshot 2).

## Screenshots/Video

Screenshot 1:
Image
Screenshot 2:
Image

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.