Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove kTabletThreshold constant #519

Merged
merged 1 commit into from Feb 2, 2024
Merged

Remove kTabletThreshold constant #519

merged 1 commit into from Feb 2, 2024

Conversation

BAW2501
Copy link
Contributor

@BAW2501 BAW2501 commented Feb 1, 2024

Closes #426
replacing kTabletThreshold with FormFactor.tablet and getScreenType(context)
It updates the following files:

  • lib/main.dart
  • lib/src/constants.dart
  • lib/src/view/analysis/analysis_screen.dart
  • lib/src/view/puzzle/history_boards.dart
  • lib/src/view/puzzle/puzzle_history_screen.dart
  • lib/src/widgets/board_table.dart

@veloce
Copy link
Contributor

veloce commented Feb 2, 2024

Thanks!

@veloce veloce merged commit 1bc4d86 into lichess-org:main Feb 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove kTabletThreshold constant
2 participants