Tommi Kiviniemi
Tommi Kiviniemi
## 🏗 Enhancement Proposal Hi and thanks for a great plugin that a lot of people rely on! Unfortunately it doesn't seem that this project is really maintained anymore, which...
Hi. Suddenly out of the blue my Android build crashed with the following stack trace: ```c# System.NullReferenceException: Object reference not set to an instance of an object. at FFImageLoading.Forms.Platform.CachedImageRenderer+MotionEventHelper.HandleMotionEvent (Android.Views.IViewParent...
Hi. This happens on Androids only, and with all image types I've tested with (and all permutations of caching), including SVG images and downloaded images. The problem is that if...
Hi. I am using the latest version of FFImageLoading and am encountering the following issue: If FadeAnimationForCachedImages is false (while FadeAnimationEnabled is true), images still fade in when read from...
Hi. Please add the ability to animate the transitions between the two pages when in single page mode. The current implementation where the page is just replaced with another page...
Version: 1.7.0 ```c# NullReferenceException: Object reference not set to an instance of an object MyBox.EditorTools.MySerializedProperty.AsStringValue (UnityEditor.SerializedProperty property) (at Library/PackageCache/com.domybest.mybox@efa34f54bc/Extensions/EditorExtensions/MySerializedProperty.cs:116) MyBox.Internal.ConditionalFieldUtility.PropertyIsVisible (UnityEditor.SerializedProperty property, System.Boolean inverse, System.String[] compareAgainst) (at Library/PackageCache/com.domybest.mybox@efa34f54bc/Attributes/ConditionalFieldAttribute.cs:234) MyBox.Internal.ConditionalFieldAttributeDrawer.GetPropertyHeight (UnityEditor.SerializedProperty...
Hello and thanks for a great library! However I found a slight issue (or lack of feature), namely that the conditional attributes (and possibly some other attributes, didn't check) only...
When following the instructions in the section "Custom Export - For Application Insights" and using standard export, the operation never completes and stays in "Pending" state forever. No resources are...
Hi. The section "Exporting multiple apps to the same storage account" says "When configuring export for multiple apps, you should create or update a configuration with the blob_path_format_kind (part of...
The document says that data exported to Application Insights should visualise retention, but when retention is viewed in Application Insights it does visualise everything correctly, but after a few seconds...