mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Additional change to 56679f0
				
					
				
			This commit is contained in:
		@@ -219,6 +219,10 @@ void CMeasurePlugin::ReadConfig(CConfigParser& parser, const WCHAR* section)
 | 
				
			|||||||
		{
 | 
							{
 | 
				
			||||||
			m_MaxValue = 1.0;
 | 
								m_MaxValue = 1.0;
 | 
				
			||||||
			m_LogMaxValue = true;
 | 
								m_LogMaxValue = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								// Plugin options changed, so reset
 | 
				
			||||||
 | 
								m_MedianMaxValues.clear();
 | 
				
			||||||
 | 
								m_MedianMinValues.clear();
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
		else
 | 
							else
 | 
				
			||||||
		{
 | 
							{
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user