Kyle Agronick

Results 85 comments of Kyle Agronick

I'm having this issue as well

Running configure `LDFLAGS="-z muldefs" ./configure` worked for some reason.

Looks like I left a pdb statement in there by accident. I have a lot of other changes - some of them are specific to my app so they're kind...

I uploaded my whole build directory. Its tightly integrated so it won't work as is but theres some good snippits worth pulling out. https://github.com/agronick/qbe/commit/05913f7a890533a7287bc7209fc1b9db9bbdd018?diff=unified - In qbe.diagram.js there is code...

Yeah, it uses the converted value which it needs to be able to parse as a number. I could have it fallback to the original value.

@guirosasilva A dial will never show a string value. It needs to be a number.

Its a hack. There are ways around it. Look at the discussions page. Google won't allow it in the app store because it bypasses security restrictions.

Thats strange. I'll look into it. Probably because of a smaller screen.

Is this still happening on the latest versions? I can't reproduce it at all.

Yeah that was kind of an oversight. Someone is welcome to make a pr to fix it. It's not super critical to me. There are a bunch of places that...