Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

exception on special frame !right if neighbours.r not given #69

Copy link
Copy link
@thomashandorf

Description

@thomashandorf
Issue body actions

if using special frame !right (e.g. #slider.!right) and no neighbours.r is given, it will give an exception.
the actual problem is that the frame name is taken form neighbours.r which is undef and if the frame name is still undef the code will try to resolve the path “!right” which is giving more than one path-> exception (all in layer view.getFrame)

this is not a big problem as no transition should be run anyway, but this should be caught anyway
this most likely happens with the other directions as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.