Liam P Clancy

Results 7 comments of Liam P Clancy

hey arnabanimesh, I'll preface this by saying that I have no experience at all in either rust, C, or C++ (so sorry if you've already tried this) but had this...

not going to help much, but just set the write secure settings permissions, on an updated s23 - no boot loop, i'll add more if I need them and test...

I've resolved the error by changing the version of the gl.js file - is the the correct way to resolve?

hey @Adanos020 I can remove the show_label_bar option, don't need it for my use case, just put it in initially to help me follow the code and agree with the...

ok, I'll see what I can do - i'll hopefully get an opportunity to have a look at it over the next couple of weeks.

wondering how you'd prefer this was acheived. thinking of changing the title trait method to accept an enum something like ``` enum TabTitle{ Title(String), Image(Image, String) } ``` The if...