-
```
When an exhibit is called with a uri that contains a hash (#someitemid)
then SimileAjax.WindowManager.pushLayer gets called before
SimileAjax.WindowManager.initialize has been called resulting in …
-
```
When an exhibit is called with a uri that contains a hash (#someitemid)
then SimileAjax.WindowManager.pushLayer gets called before
SimileAjax.WindowManager.initialize has been called resulting in …
-
```
When an exhibit is called with a uri that contains a hash (#someitemid)
then SimileAjax.WindowManager.pushLayer gets called before
SimileAjax.WindowManager.initialize has been called resulting in …
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
In Exhibit.TabularView._configure data gets pushed onto view._columns only
if ex
pression.isPath() returns true. This is a needless restriction. Variable
path is
also not used so these two line c…
-
```
Some people would like to use the latestStart and earliestEnd attributes of
Timeline from within an Exhibit. So the time extension of Exhibit would need a
little bit of extra code. The code that…