BlueHuskyStudios/Swift-Mines
View on GitHubUsers cannot right-click a square to place a flag
Open
#50 opened on Feb 15, 2020
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.