yomichan/ext
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
..
bg Text scanner refactor (#517) 2020-05-08 19:05:50 -04:00
fg Popup refactor (#518) 2020-05-08 19:10:06 -04:00
mixed Text scanner refactor (#517) 2020-05-08 19:05:50 -04:00
manifest.json Popup proxy host refactor (#516) 2020-05-08 19:04:53 -04:00