-
### General
----
I am submitting a: (select one)
* [ ] Bug report
* [x] Feature request
### Details
----
#### Requested Behavior (feature requests)
Meaning, that part of the trustl…
-
Hello, I did not find this feature on the sample project so I am not sure it is implemented but I was wondering whether it is possible to have a bottom sheet to be partially shown at the bottom of the…
-
Great job on the repo!
I was wondering if it would be possible to expose an option for the bottom sheet scaffold to appear with a fixed height detent, such that it opens with this height and is not a…
-
Thank you for the nice control!
When creating a bottomsheet item with the `CornerRadius` set like this
```xaml
```
the **bottom corners** also get rounded corners, while for a Bott…
-
I created a version of this project that uses the same motor from Sparkfun, TMC6300, MT6701, HX711, etc. The difference is that I'm using an ESP32-S3-DevKitC-v1.0, but I've updated the platformIO proj…
-
I would like to request a feature to support non-modal BottomSheets in the library. Currently, the library provides excellent support for modal BottomSheets, but a non-modal option would be beneficial…
-
I have tried this but no luck!!
var bottomSheetDialog = new BottomSheetDialog(Platform.CurrentActivity?.Window?.DecorView.FindViewById(Android.Resource.Id.Content)?.Context ??…
-
@Bumblefuck Thanks for the fun print. I noticed that the spring mechanism has a satisfying detent, however, it is able to be pulled out of the body; it appears to me that the scale is off. I hacked to…
-
### Aircraft Version
Development
### Description
It would be good to add a flaps axis detents calibration page like there is for the throttle. The use of the flap axis in MSFS does not give a relia…
-
Hey @edudnyk Great package. I'm loving it.
One small thing, is it possible to enable us to have our own background color? The only way to achieve this is by doing:
```swift
.shee(isPresented:…