tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.33k stars 744 forks source link

Fullscreen feature is not working on Chrome 91, Miscrosoft Edge 91 #230

Closed alexeygorbachevsky closed 3 years ago

alexeygorbachevsky commented 3 years ago

Autosize=true in widget constructor.

TradingView fullscreen (Chrome 91):

image

image

timocov commented 3 years ago

First of all, it's Chrome issue https://bugs.chromium.org/p/chromium/issues/detail?id=1213418. Secondly, we have fixed it already for charting library, see https://github.com/tradingview/charting_library/issues/5745.

alexeygorbachevsky commented 3 years ago

@timocov Can you please suggest whether this issue refers to resizing problem or not. (screen attached) That's not a fullscreen on screenshot. Just when i'm resizing my window (expand it particularly) problem occurs. Is this fixed in 18 or 19 version? Thanks a lot. image

timocov commented 3 years ago

@AlexeyGorbachevskiy please see https://github.com/tradingview/charting_library/issues/5745, it was described there