Vladimir Ein

Results 304 comments of Vladimir Ein

Also see the comment in there about WER in Windows 10.

Yes, let's keep the ticket open as a reminder that we need to fix this inconsistency.

Have you tried `multiline=True` on `add_input_text`?

Please don't click the link in the notification you received for the previous comment. It's a scam.

Please fill in the description as described in the template (see items 1-7 at the top).

Please use triple quotes around your code to format it correctly. Or, alternatively, select it and click the Code button on the formatting toolbar: ![Image](https://github.com/user-attachments/assets/2f350bc1-2e1b-45d4-938a-378197f4e021)

You might have noticed that the corresponding code in the demo sets `filter_key` on every `table_row`. That's how the filtering container (`dpg.table` in this case) understands whether to show this...

How would DPG (or ImPlot) know how much space your want to leave around the plot? (ImPlot is the library that DPG uses to render plots). Surely we can make...

Thanks for catching this typo! Unfortunately this PR is not going to fix it because `dearpygui.py` is generated automatically from multiple sources. The original string is in `mvAppItem.cpp`. After you...

> I don't see the three files you mention, so perhaps I still messed something up. Yep, you still need to run the sandbox. I don't have Linux at the...