-
Currently users need to export the mesh data from grasshopper and load in visualization results. We need to add a build of the plugin for direct access.
cadop updated
9 months ago
-
If I use `com.google.android.horologist.compose.nav.SwipeDismissableNavHost` from Horologist (v0.6.17), instead of `androidx.wear.compose.navigation.SwipeDismissableNavHost`, then I get the following …
-
It appears to me that you need to write your own navigator implementation that must handle the global `navigate()` method.
Is it a recommendation of sorts that the current destination's ID is pers…
-
FATAL EXCEPTION: main
Process: com.mine.app, PID: 22559
java.lang.NoSuchMethodError: No static method AnimatedContent(Ljava/lang/Object;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;…
-
### Braintree SDK Version
4.28.0
### Environment
Sandbox
### Android Version & Device
Google Pixel 3
### Braintree dependencies
using following depedencies
venmo …
-
Currently, `drive_to_machine_point` will transit to `mps_align` [once it finds](https://github.com/carologistics/fawkes-robotino/blob/27edc82bcc907d5d3e2d7cd22a2b9829139bc733/src/lua/skills/robotino/d…
-
Hi.
In [best practices](https://badoo.github.io/MVICore/bestpractices/) you wrote next code
```
class BootstrapperImpl(
private val feature1: Feature1
) : Bootstrapper {
ov…
-
I have done as much as I can on this one without tinkering with the core logic, I have assigned it to you to do the remaining refactoring if that is ok as I do not know the effects of removing certain…
-
In the last RoboCups there were no real insertion zones. Therefore, we changed the behaviour somehow. Currently, at least in the simulation, the enter-field action fails three times, and then continue…
Sagre updated
4 years ago
-
Hi, thanks for your library, this is very much missing from the official compose navigation library.
I still quite don't understand the way the routes are set up in Navigation Compose, but it seems…