John Cutburth

Results 16 issues of John Cutburth

you might look at how I got hot loading working on my [Electron Angular Template](https://github.com/jcphlux/ElectronNetAngular). It is a bit hacky but it does work. I had to change my webpack...

If carousel is wider than all the items you can see the mirrored item. Also if infinite is false is the mirrored item needed?

really nice tool. 1. Would be interesting to add a BehaviorSubject type subscribe. - Currently when loading a new component you have to add a subscript and also a cast...

Link at bottom of the [Hydrate ](https://elttob.uk/Fusion/0.2/api-reference/instances/hydrate/) page is getting a 404. - bad link [see the SpecialKey page.](https://elttob.uk/Fusion/0.2/api-reference/types/specialkey) - good link [see the SpecialKey page.](https://elttob.uk/Fusion/0.2/api-reference/types/specialkey)

kind: docs
status: evaluating

When exporting an object with remodel.writeModelFile that contains a TextLabel the Font is not being exported. Below image the left is an export from studio and right is from remodel....

Had a need to export title from properties to my schema.

@angular/flex-layout is depricated Replaced with with ngx-flexible-layout

I have updated the project to Angular 17 and will do a pull request but if you are not wanting to maintain it any longer I will just keep the...

Is there a way to have this send a toast to all logged in users. My scripts run as a system user on windows startup so I would like to...