Fixed borders in fill bars...
@ -315,8 +315,10 @@ begin
|
||||
end loop;
|
||||
--
|
||||
resource.draw_points (player.resources, (preview_width - 4 * icon * resource.count) / 2, (if view_list (map_preview_panel) then icon else 0));
|
||||
--~ui.draw_fill_bar ((preview_width - 320) / 2, 4 * (if view_list (map_preview_panel) then icon else 0), 320, 0.6);
|
||||
--~ui.draw_tiny_fill_bar ((preview_width - 160) / 2, 5 * (if view_list (map_preview_panel) then icon else 0), 160, 0.8);
|
||||
--~ui.draw_fill_bar ((preview_width - 320) / 2, 4 * (if view_list (map_preview_panel) then icon else 0), 320, 0.0);
|
||||
--~ui.draw_tiny_fill_bar ((preview_width - 160) / 2, 5 * (if view_list (map_preview_panel) then icon else 0), 160, 0.0);
|
||||
--~ui.draw_fill_bar ((preview_width - 320) / 2 + 400, 4 * (if view_list (map_preview_panel) then icon else 0), 320, 1.0);
|
||||
--~ui.draw_tiny_fill_bar ((preview_width - 160) / 2 + 400, 5 * (if view_list (map_preview_panel) then icon else 0), 160, 1.0);
|
||||
--
|
||||
signal_list (signal_mode).all;
|
||||
--
|
||||
|
Before Width: | Height: | Size: 365 B After Width: | Height: | Size: 334 B |
Before Width: | Height: | Size: 416 B After Width: | Height: | Size: 502 B |
Before Width: | Height: | Size: 385 B After Width: | Height: | Size: 354 B |
Before Width: | Height: | Size: 412 B After Width: | Height: | Size: 413 B |
Before Width: | Height: | Size: 362 B After Width: | Height: | Size: 382 B |