Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@thomashandorf

Description

@thomashandorf

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