Skip to content
#

story

Here are 240 public repositories matching this topic...

eAi
eAi commented Nov 5, 2019

Describe the bug
Pressing Save to Board doesn't update the main canvas until you bring the main window back into focus.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new board and select it
  2. Open the Shot Generator
  3. Click Save to Board
  4. Observe that the board in the main window is still blank

Expected behavior
Pressing Save to Board immediately updates th

0b10
0b10 commented Sep 23, 2019

storybook/react v5.2.1
react v16.9.0
storybook-addon-jsx v7.1.6

When using options = { showFunctions: false, displayName: "MyComponent" }, function bodies are shown. Removing the displayName option means function bodies are hidden as intended.

Example

storiesOf("MyComponent", module)
  .addDecorator(jsxDecorator)
  .add(
    "default",
    () => <MyComponent  onSubmit=
ivanskodje
ivanskodje commented Feb 8, 2017

The character and shop movement should be improved in such a way that the player wont feel restricted to "realism".
Example of good character movement would be Mario from practically any nintendo game.

How to improve:

  • Character only moves (ground/air) when you are pressing movement buttons
  • Character can change direction during air time
  • Quicker response to movement

Improve this page

Add a description, image, and links to the story topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the story topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.