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

Fix manipulation examples for Network #3266

Merged
merged 1 commit into from
Jul 20, 2017

Conversation

wimrijnders
Copy link
Contributor

Note: This is a small fix, should be easily reviewable.

Fix for #2856

  • Toolbar gets reshown when cancelling edit node dialog
  • No shadow displayed upon save in edit node dialog

The latter is actually a more general problem. Function mergeOptions() in util.js
made an assumption as to the correct value of field enabled. It now takes the value
from globalOptions, if present.

Fix for almende#2856

- Toolbar gets reshown when cancelling edit node dialog
- No shadow displayed upon save in edit node dialog

The latter is actually a more general problem. Function `mergeOptions` in `util.js`
made an assumption as to the correct value of field `enabled`. It now takes the value
from `globalOptions`, if present.
@yotamberk yotamberk merged commit eff7573 into almende:develop Jul 20, 2017
@wimrijnders wimrijnders deleted the issue2856 branch July 21, 2017 05:49
primozs pushed a commit to primozs/vis that referenced this pull request Jan 3, 2019
Fix for almende#2856

- Toolbar gets reshown when cancelling edit node dialog
- No shadow displayed upon save in edit node dialog

The latter is actually a more general problem. Function `mergeOptions` in `util.js`
made an assumption as to the correct value of field `enabled`. It now takes the value
from `globalOptions`, if present.
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