Skip to content

Pressed property not working for a Geography within ZoomableGroup #362

Description

@coryfitz

I have a Geography component with the following styling when pressed:

pressed: {
fill: isCurrentQuizUnit ? 'green' : 'red',
outline: 'none',
}

This works normally, but when the Geography component is within a ZoomableGroup, it no longer works. Hover and default still work however.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions