Commit graph

58 commits

Author SHA1 Message Date
Andrew Sliwinski
be9d5fefed Merge from Upstream Blockly ()
* WIP merge from upstream google/blockly

* fixing some merging bugs. Getting the drag surface to work, updating some function calls, etc.

* make the trash can lid animate again and fix the cursor to show an x when things will be removed.

* Fix text rendering logic in fields

* Hand apply some more changes from blockly flyout.js to flyout_base.js.

Also revert 08efd1381c
in scratch-blocks since it breaks variables and there is more work fenichel is planning
to do here.

* Fix drop-down field rendering

* Resolve issue with text input field widths on init

* Remove unused blockly (built) files

* Remove unused language files

* Resolve lint issues and rebuild

* Add blockly build targets to cleanup script

* Return 0 if 'this.arrow_' does not exist in a dropdown field

* Remove unused / irrelevant comments
2017-02-02 14:17:43 -05:00
Tim Mickel
ae10e07d2b
Hide WidgetDiv and DropDownDiv on flyout wheel event 2016-11-21 14:35:41 -05:00
Rachel Fenichel
6004db3613 More doc cleanup 2016-10-25 13:01:16 -07:00
Rachel Fenichel
2ea8bc21d2 More zooming work 2016-10-07 08:36:06 -07:00
Rachel Fenichel
dc0eedd3da cleanup and some coordinate fixes 2016-10-06 14:49:15 -07:00
Rachel Fenichel
095f99ac0f Constrain flyout contents to the flyout 2016-09-22 14:29:11 -07:00
Rachel Fenichel
f1d875688d keep the flyout scale fixed when the workspace scale changes. 2016-09-21 14:35:37 -07:00
Rachel Fenichel
c41eb66ff1 Rename horizontal and vertical flyout files 2016-09-20 17:33:50 -07:00
Renamed from core/vertical_flyout.js (Browse further)