BlueHuskyStudios/Swift-Mines

Users cannot right-click a square to place a flag

Open

#50 opened on Feb 15, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Swift (0 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

By convention, a flag is placed on a square by right-clicking that square. Currently, SwiftUI doesn't let you right-click. This means that we have to resort to long-clicking or Control-clicking to place a flag. This isn't ideal.

Contributor guide