Ware statistic: Clicking the first time on an icon the graph flickers
Bug #1566167 reported by
kaputtnik
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Medium
|
Unassigned |
Bug Description
If one clicks on an icon in ware statistic window the graph some times overflows the drawing area for a very short time and then gets adjusted to fit.
Attached a save game where this happens: Open Ware statistic and toggle the Bread button.
Related branches
lp://staging/~widelands-dev/widelands/bug-1573057-graph-relative-plotmode
- TiborB: Approve
- kaputtnik (community): Approve (testing)
-
Diff: 918 lines (+231/-248)6 files modifiedsrc/logic/cmd_calculate_statistics.cc (+1/-1)
src/logic/constants.h (+4/-2)
src/wui/general_statistics_menu.cc (+3/-3)
src/wui/plot_area.cc (+176/-203)
src/wui/plot_area.h (+35/-27)
src/wui/ware_statistics_menu.cc (+12/-12)
Changed in widelands: | |
status: | Confirmed → In Progress |
assignee: | nobody → GunChleoc (gunchleoc) |
Changed in widelands: | |
status: | In Progress → Fix Committed |
assignee: | GunChleoc (gunchleoc) → nobody |
tags: |
added: graphics removed: graphic |
Changed in widelands: | |
status: | Fix Committed → Fix Released |
Changed in widelands: | |
status: | Fix Released → Confirmed |
milestone: | build19-rc1 → build20-rc1 |
tags: | added: asan |
To post a comment you must log in.
I have seen this too.
Maybe related: https:/ /bugs.launchpad .net/widelands/ +bug/1566037