HomeSeer / Plugin-SDK

Plugin development kit for the 4th major edition of the HomeSeer platform.
https://www.nuget.org/packages/HomeSeer-PluginSDK/
GNU Affero General Public License v3.0
20 stars 4 forks source link

ButtonView #278

Closed alexbk66 closed 2 years ago

alexbk66 commented 2 years ago

ButtonView.cs.txt Stupid question, I have ButtonView.cs (attached) in my Plugin-SDK\Jui\Views folder, but it's not part of PluginSdk project. Any idea where it's from?

spudwebb commented 2 years ago

The ButtonView.cs file was in SDK, but was never compiled. Since version 1.4.0.0 it has been replaced by NavigateButtonView.cs which you can use: https://github.com/HomeSeer/Plugin-SDK/commit/94a18bb7a9b7905628d8dfe388a03e3eddec4487