Add support for Divider in menus
#318
Open
Annotations
10 warnings
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L1614
Todo Violation: TODOs should be resolved (dismissing a sheet with nested...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L793
Todo Violation: TODOs should be resolved (Update button label color usin...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L716
Todo Violation: TODOs should be resolved (Implement tables) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L431
Todo Violation: TODOs should be resolved (Notify when window scale facto...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L423
Todo Violation: TODOs should be resolved (Record window scale factor in ...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L416
Todo Violation: TODOs should be resolved (React to theme changes) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L182
Todo Violation: TODOs should be resolved (Detect whether window is fulls...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L166
Todo Violation: TODOs should be resolved (Don't hardcode this (if possib...) (todo)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L1242
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
|
GitHub Action for SwiftLint:
Sources/GtkBackend/GtkBackend.swift#L1209
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
Loading