Andrea Peltrin

Results 41 issues of Andrea Peltrin

Internally we represent `Spacing` like this: ``` type Spacing = SpaceEvenly | Spacing ( Int, Int ) ``` This [matches Elm UI][1] nicely. However we currently don't expose this in...

enhancement

This is due to the way I'm implementing the check to block (or not) the player while it jumps on a one-way platform from below. Here (https://github.com/passiomatic/sunny-land/blob/main/src/Physics.elm#L284) I'm projecting the...

bug

I've collected several pieces [on the web][1] which sketches a way to implement volumetric fog. ## Premise the Q3A Shader Manual sets a number of restrictions on a fog volume,...

enhancement

Cannot apply a color to radio selection label.

bug

Recently released [elm-codegen][1] package will help greatly to avoid to produce code that doesn't compile. The idea is to generate the bindings for the Elm-ui package, add to this repo,...

enhancement

I'm trying to change the mouse cursor while user is dragging an object on various drop targets. The idea is to signal the user if she can or can't drop...

Il template conference/profile_publicdata_company_form contiene dei campi per le info che riguardano l'azienda di un determinato utente me nella pagina non sono visibili. Pare che non sia previsto il live-edit per...

Dalla chat: > Ora ci sono _profile, _blog e _cms che sono i vecchi stili che sto aggiornando, ma sono in partials/ pure quelli. Magari una sotto-cartella di partials/pycon/ nella...

The [FreshRSS API ](http://freshrss.github.io/FreshRSS/en/developers/06_GoogleReader_API.html) is a GoogleReader-like API that is widely adopted. For example, it is supported by Reeder iOS app among _many_ other clients. Since it is also documented...

bluesky