Skip to content
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.

Add widget context menu, widget deletion, and widget resizing #109

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jeffreyj123
Copy link
Contributor

Resizing deletes old data, and does not shift the data when scaled down.

@nikitakit
Copy link
Member

Can you fix the errors the linter is complaining about? (Click "Details" next to "Merged build finished", log in, click "violations", scroll down to the jslint section and click the name of the file)

There seem to be a number of problems, including:

  • using global variables by accident (can lead to all sorts of nasty bugs)
  • unnecessary semicolons
  • mixing tabs and spaces

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants