Steve Stanzak

Results 6 comments of Steve Stanzak

This should be addressed by [v1.2.1](https://github.com/FolkCoder/OpenSpreadsheet/releases/tag/1.2.1). Note that `ShouldFreezeTopRow` has been renamed to `ShouldFreezeHeaderRow` in order to better signal the setting's intent.

Having the same issue with the lightbulb icon from FontAwesomeRegular (far-lightbulb).

I had this same error. In my case, specifying an explicit HeightRequest and WidthRequest solved the issue. My guess is that these properties do not have a default value and...

@ajcvickers @roji @ErikEJ I'd like to take on this change if it's not already being worked by the EF team. I have a small proof-of-concept with some proposed design changes...

> @folkcoder is there any particular reason why you think that the newline used should be a provider-specific decision, as opposed to something that's just implemented by EF without provider...

> What's the case for that? I'm not against allowing users to control things where there's a need, but I don't think it's a good idea to expose user knobs...