This website requires JavaScript.
Explore
Help
Register
Sign In
CodingPirates
/
blockly
Watch
1
Star
0
Fork
0
You've already forked blockly
mirror of
https://github.com/google/blockly.git
synced
2026-01-09 10:00:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2dea7038d5b5221791ee3419e6771d9ec60352ba
blockly
/
core
/
renderers
/
common
History
Sam El-Husseini
2dea7038d5
Moves field layout constants into the renderer (
#3437
)
...
* Add field constants into renderer constants
2019-11-13 16:41:35 -08:00
..
block_rendering.js
Fix compiler warnings related to fields. (
#3144
)
2019-10-03 15:58:46 -07:00
constants.js
Moves field layout constants into the renderer (
#3437
)
2019-11-13 16:41:35 -08:00
debugger.js
Fix 6 warnings related to rendering. (
#3292
)
2019-10-21 17:49:38 -04:00
drawer.js
Fix path_object inheritance (
#3403
)
2019-11-05 16:36:30 -08:00
i_path_object.js
Move cursorSvg and markerSvg to pathObject
2019-11-13 11:23:10 -08:00
info.js
Set statement input height to be the max of the default statement input and the row height. (
#3436
)
2019-11-12 16:46:33 -08:00
path_object.js
Move cursorSvg and markerSvg to pathObject
2019-11-13 11:23:10 -08:00
renderer.js
Moved setHighlighted and setDisabled into the path object.
2019-11-01 14:28:51 -07:00