Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart window resizing not working, python3.12, lightweight-charts2.1 #1712

Open
dalklein opened this issue Oct 18, 2024 · 1 comment
Open
Labels
can’t repo This bug is because of some local setup that can’t be reproduced. need more feedback Requires more feedback.

Comments

@dalklein
Copy link

Lightweight Charts™ Version:
(.venv312) dklein@MelbaToast:~/FiPy/tv_ib_ptl$ pip list | grep -E "lightweight-charts|webview|PyQtWebEngine"
lightweight-charts 2.1
PyQtWebEngine 5.15.7
PyQtWebEngine-Qt5 5.15.15
pywebview 5.3
webview 0.1.5

Steps/code to reproduce:
changed to python 3.12, from 3.11. Was working as expected previously

Actual behavior:

The window resizing by left clicking the edge of the window does not work. the left-right or up-down cursor does not appear when floating over the edge of the window. The window can still be resized by right clicking the title bar of the plot window and selecting resize, then moving the pointer to a window edge. The first edge it hits can be dragged to change the window size at that time.

Expected behavior:
able to left click and drag window edges to resize.

Anyone else seen this? Any advice to fix it? Thanks for the nice tv style plotting!

@SlicedSilver SlicedSilver added need more feedback Requires more feedback. can’t repo This bug is because of some local setup that can’t be reproduced. labels Oct 18, 2024
@SlicedSilver
Copy link
Contributor

If you could please provide a reproduction of the issue using purely web technologies (like on JSFiddle, Glitch.com, Stackblitz) and the latest version of the library then we will be able to investigate the issue further.
Additionally if there is an issue with v2.1 it is not something that we would fix with a patch, as any new fixes will only be released on the latest version (v4.2).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can’t repo This bug is because of some local setup that can’t be reproduced. need more feedback Requires more feedback.
Projects
None yet
Development

No branches or pull requests

2 participants