game-programming-patterns icon indicating copy to clipboard operation
game-programming-patterns copied to clipboard

Bug in "Command" pattern

Open D4vidDG opened this issue 4 years ago • 2 comments

Hi, I've found this issue in one of the notes written in the "Command" pattern.

image

I'm using Chrome Hope it helps

D4vidDG avatar Apr 06 '21 16:04 D4vidDG

Same on Prototype pattern Screen Shot 2021-07-13 at 8 59 13 AM

joalmei avatar Jul 13 '21 16:07 joalmei

It looks like you aren't using the body and header fonts that the site expects. Since the body font is smaller, it's causing the asides to collide with each other. Did you tweak the fonts on your user agent? If not, you might try force-refreshing and see if that fixes it.

munificent avatar Jul 19 '21 18:07 munificent