Bug #365
open
Added by antonic901 almost 2 years ago.
Updated almost 2 years ago.
Category:
Weather forecasts
Description
Here is a fix for weather. I've implemented new API (weatherapi.com) and added inside CallPLugin method (GUIWeather.cpp) to pass also location index when calling plugin. This will allow plugin to fetch new weather when user change location from Weather window.
Files
Added initialization of m_lastUpdateTime before plugin gets executed. This will set infolabel Weather.IsFetched to true.
- Priority changed from Immediate to Normal
Thanks for this.
Please can you fix the formatting for this also. You have tab indentation so the files end up with mixed indent. (Make sure to use the same line endings as the files you are editing too).
Old / unused code also should be removed and not commented out. This isn't needed since we are using source control.
Removed commented code and fixed indetation.
Also available in: Atom
PDF