Skip to content

Commit f3ea964

Browse files
added dash excalidraw github and cleaned up mobile view for pannellum
1 parent e40d05a commit f3ea964

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/dash_excalidraw/dash_excalidraw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ icon: simple-icons:libreofficedraw
88

99
.. toc::
1010

11-
[Visit GitHub Repo](https://github.com/pip-install-python/dash_emoji_mart)
11+
[Visit GitHub Repo](https://github.com/pip-install-python/dash_excalidraw)
1212

1313
Features
1414
The Excalidraw editor (pip dash package) supports:

docs/dash_pannellum/simple.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ def update_pannellum_output(url, panorama_type, haov, vaov, vOffset, showCenterD
9191
tour={"default": {"firstScene": "scene1"}, "scenes": {"scene1": config}},
9292
showCenterDot=showCenterDot,
9393
autoLoad=autoload,
94+
width='100%',
95+
height='400px',
9496
)
9597
elif panorama_type == 'tour':
9698
tour_config = {

0 commit comments

Comments
 (0)