AdaptiveTriggerLibrary icon indicating copy to clipboard operation
AdaptiveTriggerLibrary copied to clipboard

A library for adaptive triggers for Windows universal apps (Universal Windows Platform).

Results 5 AdaptiveTriggerLibrary issues
Sort by recently updated
recently updated
newest added

When implementing the nuget package and attempting to use the user interface control width trigger I receive the following error: Child node "2" exited prematurely. Shutting down. Diagnostic information may...

Hello, I have noticed that visual states cannot be resolved in the following situation: ![2019-12-03 14_06_18-PEAKnx Visu - Microsoft Visual Studio (Administrator)](https://user-images.githubusercontent.com/56816359/70053621-1eac1480-15d6-11ea-9afe-e5737e4f29be.png) Namely, If two states have exactly the same...

Not sure if this is an issue or not with the library, but I was seeing lots of memory leaks in my apps Views. Turned out it was the Modifiers...

Hi, I need using ConnectivityTriggers. In view I wrote this code: `xmlns:connectivityTriggers="using:AdaptiveTriggerLibrary.Triggers.ConnectivityTriggers"` ``` ``` And this code not work. What I need write to ConditionModifier?

help wanted
question

Hello, is there any trigger which works the same way like StateTrigger with IsActive property? I mean if I can use any from your triggers like logical trigger with bound...