1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-03-03 18:25:15 +00:00
Jermolene 465f4ac469 Fix problem with refreshing modal dialogues
Previously any refreshing of the content of a modal would cause a
crash. The problem is the way that we steal the root widget for the
render trees used in the modal. The root widget is tied to the
container DOM node for the main content area, which isn’t actually a
parent of the modal DOM nodes, hence the confusion for the refresh
mechanism.
2014-07-04 21:07:35 +01:00
..
2014-05-05 14:41:46 +01:00
2013-11-12 22:02:26 +00:00