Guilherme Saade

Results 88 comments of Guilherme Saade

Hey! Thanks for your contribution, i'll review it soon :)

@falko100 I don't think we should support only the BelongsTo relationship. I'm de suggester of this feature and I don't think this should work "automagically" behind the scenes. I think...

@krekas nice work! Just made some small refactors to make the code a bit cleaner =) https://github.com/LaravelDaily/filament-nested-resources/pull/1

Hey @mendizalea, did you set `->penColorOnDark()`? it defaults to the same color as `penColor`

hmm, yeah, this is expected since you've loading a .png that was saved to db with the dark pen color, i don't really have a good solution for this right...

Yes its implemented, https://github.com/saade/filament-autograph/blob/3.x/resources/js/index.js#L87C40-L87C49 but we do not accept the encoding param, i've been busy lately so i can't say i'll implement this soon. But feel free to PR it...

It should just work. I'm using it. Would you mind creating a reproduction repo?