Files
blockly/core
Aaron Dodson def80b3f31 fix: improve flyout performance (#8571)
* fix: improve flyout performance

* refactor: don't call position() in show()

The later call to reflow() itself winds up calling position(), so this calculation is redundant.
2024-09-11 12:37:32 -07:00
..
2024-01-23 08:48:08 -08:00
2023-06-21 11:26:22 -07:00
2024-04-01 14:57:19 -07:00
2024-04-17 19:47:51 -07:00
2024-04-12 22:09:32 +00:00
2023-06-16 10:59:36 -07:00
2024-05-23 16:13:39 -07:00
2023-10-10 09:19:44 -07:00