Daniel Gorgan

Results 9 comments of Daniel Gorgan

The commit is ok now, I hope

I checked with ffmpeg and it looked ok. Can someone else also check?

Hello @jb3rndt . Is there anything I can do to move this forward? Thanks a lot.

My idea was to have the first tab (that is shown when starting app) to be displayed last, before leaving the application. This can be configured with an option if...

Previous version of this package handled the back button quite good I would say, by switching to first tab and then leave https://github.com/jb3rndt/PersistentBottomNavBarV2/blob/v4.2.8/lib/persistent-tab-view.widget.dart#L33 I did a little research on apps...

Hello again @jb3rndt. As agreed (hopefully) I implemented a `historyLength` for `PersistentTabController` which requires a positive number and allows for multiple use cases (as per option 3 above). When `historyLength`...

Hello @jb3rndt . This PR is ready again for review, with docs and tests included. There was an issue when historyLength=1, switching from 1>0>1 then pressing back then I was...

@7-zete-7 thanks for looking into this. My versions are: FrankenPHP 1.5.0 (with Caddy 2.9.1) PHP 8.3.20 XDebug 3.4.2 PhpStorm 2024.3.5 I tried downgrading to PhpStorm 2023.1.6 and also added `PHP_IDE_CONFIG:...

@7-zete-7, Removing the config from Caddyfile works indeed. This will remove it from prod env also, right? @dunglas added workers in dev (watch) in https://github.com/dunglas/symfony-docker/commit/330ea245a1e0cb7390adde68167b922d393ba25a so maybe that can be...