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

Fix bug/change in ios (un)focus behavior? #82

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Fix bug/change in ios (un)focus behavior? #82

merged 1 commit into from
Dec 4, 2023

Conversation

sz3
Copy link
Owner

@sz3 sz3 commented Dec 4, 2023

Also get rid of some unhelpful(?) width css.

This commit was supposed to be part of #81. 🙃

Also get rid of some unhelpful(?) width css.
@@ -268,8 +267,8 @@
<input style="display:none;" type="file" name="file_input" id="file_input" onchange="Main.fileInput(this);" />

<div id="nav-container" class="c4">
<div class="bg"></div>
<button id="nav-button" tabindex="0">
<div class="bg" onclick="Main.blurNav();"></div>
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been running on cimbar.org for a while, so it's probably fine.

@sz3 sz3 merged commit 05d5e38 into master Dec 4, 2023
8 checks passed
@sz3 sz3 deleted the ios-css-bugfix branch December 4, 2023 00:57
sz3 added a commit that referenced this pull request Mar 13, 2024
368c2c4 Merge pull request #90 from sz3/bugfix-santitize-future
258991b Fix some longstanding (no)-fsanitize sloppiness
e77b598 Merge pull request #89 from sz3/bugfix-flood-decode-bounds-check
ead73ea fix memory corruption bug
0fe367f Fix the error check in FloodDecodePositions
97f4af3 Merge pull request #87 from sz3/build-and-css-bugfix-24-2
0f2d718 Tweak to make package-portable-linux slightly less docker dependent
d2ddcc2 Use innerWidth to avert android firefox shenanigans
8f9caa1 If negative z-index is bad vibes, we should set z-index+1 various places
38b8068 Update index.html
0119374 Merge pull request #85 from sz3/pin-cmake-portable-build
452eb71 Pin "portable" linux script to use an old (known good) cmake
05d5e38 Merge pull request #82 from sz3/ios-css-bugfix
69a7d41 Fix bug/change in ios (un)focus behavior?

git-subtree-dir: app/src/cpp/libcimbar
git-subtree-split: 368c2c4
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.

1 participant