Automatic View Update [$5]
Raycoms opened this issue · 3 comments
We need a way to automatically update the views from the windows.
At the moment the windows have old instances of the views and they only update after they've been opened again.
There should be a way to do this on the fly.
This way we wouldn't have to update the local views manually.
Did you help close this issue? Go claim the $5 bounty on Bountysource.
Ideally a view should only be send to the player when the gui is open.
Atm all the view are send whenever they change. For instance, the Builder hut view can change very frequently since I changed the resource tab. The view is sent all the time regardless of the player being in the gui or not
Yeah that would save us a lot of traffic as well.
2017-03-16 15:23 GMT-03:00 xavierh <[email protected]>:
… Ideally a view should only be send to the player when the gui is open.
Atm all the view are send whenever they change. For instance, the Builder
hut view can change very frequently since I changed the resource tab. The
view is sent all the time regardless of the player being in the gui or not
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#712 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGI9y_N0p8IdG9j6czv0aR_wfgfhPYVsks5rmX4LgaJpZM4Mfq-Z>
.
@Raycoms Should this be closed now?