04-07-2022
06:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
04-07-2022
06:40 AM
That's how I did it if I remember correctly. It wasn't very efficient, but it worked.
You could probably figure out how much the view would decrease by calculating the difference between the points of the first break, and subtracting that number from the points of the second break. It might be slightly faster as it requires less API calls.
You could probably figure out how much the view would decrease by calculating the difference between the points of the first break, and subtracting that number from the points of the second break. It might be slightly faster as it requires less API calls.