Jeff Baker

Results 20 comments of Jeff Baker

Any update on this? It is a pretty big issue. I am currently wrapping the elements, but this is still not a good solution.

This too is an issue - I am using a surface bluetooth mouse.

Do you have any type of ETA for this? AKA this year, or unknown?

NVM - I think I may have figured out what is going on, but please confirm for me. Did the method of using the accumulator change? I put the exalted...

Oh ok - I see. Might I suggest a change on that - allow items to be inserted at any time, but display any requirements not met.

> I do not believe it is supported at this time.

> I don't have the hardware to test this right now. Can someone else try the changes in #532 to confirm they address the issue? If I had a mac...

I should be using Sass. I took the default compiler config default file and just enabled maps. `[ { "outputFile": "wwwroot/css/site.css", "inputFile": "wwwroot/css/site.scss" }, { "outputFile": "wwwroot/css/tradeTicket/tradeTicket.css", "inputFile": "wwwroot/css/tradeTicket/tradeTicket.scss" },...

> The map should be generated at the end of the css file; I’ll look into expanding the options for the source maps. Got it thanks! That would be a...

> I have not looked at source yet, but is this built on TypeScript? If so it would make the switch over process pretty straight forward, just tedious. If I...