Updownquark / OGame-ROI

Simple Economy Build Sequence Calculator for OGame
Apache License 2.0
0 stars 2 forks source link

Builds cell render bug #8

Closed Updownquark closed 4 years ago

Updownquark commented 4 years ago

When an account is initially selected or a change to a goal is made in the Builds tab, the goal does not immediately show up. If the cell is then selected or the tab is changed or anything like that, the goal shows up.

Updownquark commented 4 years ago

The issue is the change I made to stop re-evaluating the goal production multiple times for every event that happens. This happens after all changes have been done. But the render happens before this.

stevietv commented 4 years ago

just came by to report the same thing 👍🏻

Updownquark commented 4 years ago

I think this is fixed in the latest release (0.9.10), reopen if not

Updownquark commented 4 years ago

Although fixed in the planets table, the issue still shows up in the research table

Updownquark commented 4 years ago

Fixed in v0.9.12