matsjoyce

Results 7 issues of matsjoyce

Same issue as #591 (tracked in #721). I am receiving a bunch of timestamps from an API as floating point seconds since the epoch. To process them I was doing:...

The current code segfaults as neither both the `p_transformable` and `p_drawable` attrs are `NULL`.

If you have a document like (`span` is just a mark): ``` [doc] [paragraph] [hard_break] [span] "\nh" ``` Backspace doesn't work on Chrome. This is because the backspace deletes the...

Steps to reproduce: - Go to https://mweiss.github.io/elm-rte-toolkit/#/examples/basic using Chrome - Turn the text that is present into a link - Place the caret after the link - Typing at that...

MCVE (https://ellie-app.com/9R5Smys9fjga1): ```elm module Main exposing (main) import Material.TextField as TextField import Material.HelperText as HelperText import Material.Button as Button import Html as H import Browser type alias Model = Bool...

bug

LotI has a macro `LOTI_EXTRA_ADVANCEMENT_LINES` in it's _main.cfg, while The Beautiful Child and Affably Evil do not. This results in normal units like Elvish Sharpshooter going into the normal AMLA...

The redeem boost currently does the following: - Adds some useless advances to push redeem to the correct level - Adds an object that overrides the redeem weapon specials to...

bug
question