tradingview / lightweight-charts-android

Android wrapper for lightweight-charts library
Apache License 2.0
101 stars 34 forks source link

Compose. The markers not drawing after the view is recreated. #137

Open V-Razinov opened 1 year ago

V-Razinov commented 1 year ago

versions: 3.8.0/4.0.0

project: https://github.com/V-Razinov/LightChartPagerBug/blob/main/app/src/main/java/v/razinov/widgets/MainActivity.kt

Screen_recording_20230913_221130 (4)

V-Razinov commented 1 year ago

happens when i go from page 2 to page 1 and View is "precreated" if I go from page 2 straight to page 0 - works well

makedonsky94 commented 1 year ago

Hi! Thank you for the issue. We will investigate the issue and will come back with a solution