yomichan/ext/fg
toasted-nutbread 48cf646973
Popup refactor (#518)
* Add default

* Convert function to non-static

* Remove static for private functions

* Replace .call

* Move functions with side effects into a synchronous prepare function

* Rename variables with "container" to "frame" in _initializeFrame

* Rename variables with "container" to "frame"

* Rename getContainer to getFrame

* Rename getContainerRect to getFrameRect

* Organize and simplify

* Fix incorrect change of "popup" => "this"

* Move initial _updateVisibility into prepare()
2020-05-08 19:10:06 -04:00
..
css Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
js Popup refactor (#518) 2020-05-08 19:10:06 -04:00
float.html Use dynamicLoader for main (#481) 2020-04-26 16:56:34 -04:00