Wszystkie zgłoszenia
Zgłoszenia Quantum
#23433: "Make it so that we can zoom in on Command Cards that players have on their game board."
acknowledged: Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować
O czym jest to zgłoszenie?
Co się stało? Wybierz z poniższych opcji
Propozycja: moim zdaniem, następujące rzeczy bardzo poprawiłyby implementację gry
Szczegółowy opis
• Wyjaśnij swoją propozycję precyzyjnie i zwięźle, tak aby jak najłatwiej zrozumieć, co masz na myśli.
Once a player has a Command Card, even if it is me, there is no way for me to zoom in on the text to read exactly what it does.• Jaką masz przeglądarkę?
Google Chrome v85
Historia zgłoszeń
2020 sie 30 20:48 •
Idsky • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2020 sie 31 3:26 • I assume you are talking about mobile in portrait view (desktop has a hover tooltip to show the card large).
You can pinch-zoom if in landscape mode or in a web browser.
For some reason pinch-zoom sometimes isn't working in portrait which I'll look into.
You can pinch-zoom if in landscape mode or in a web browser.
For some reason pinch-zoom sometimes isn't working in portrait which I'll look into.
CraWleR • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2020 sie 31 15:55 • @Idsky, the reason why you can't zoom in portrait is because of this:
<meta name="viewport" content="width=550, user-scalable=no">
In particular the "user-scalable=no" part. BGA is trying to so some sort of zoom logic itself (which is why it has that small magnifying glass in the bottom left), however it's not doing it well.
Not sure whether you'll be able to do much about it, as that logic may lie in the "framework" itself. You may need to contact BGA admins about it if you want to resolve it. Double check though, maybe it is Quantum specific :)
<meta name="viewport" content="width=550, user-scalable=no">
In particular the "user-scalable=no" part. BGA is trying to so some sort of zoom logic itself (which is why it has that small magnifying glass in the bottom left), however it's not doing it well.
Not sure whether you'll be able to do much about it, as that logic may lie in the "framework" itself. You may need to contact BGA admins about it if you want to resolve it. Double check though, maybe it is Quantum specific :)
shparks79 • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2021 sty 17 20:20 • So, is there any chance that you are going to add this feature sometime soon? It is hard to make good decisions what actions to take in the game when you don't know what the other players' cards do.
joberste12 • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2023 lip 19 4:33 • Alternate suggestion that may be more straightforward to implement: can a user's command card open a modal with a bigger version like the "See Deck" links do?
CraWleR • Programiści zgadzają się, że jest to dobry pomysł i zamierzają nad nim pracować:
2023 lip 23 17:42 • What joberste12 is suggesting would probably be the nicest solution as that would include localized explanations of the cards as well, however that would require a bit more testing than I can currently afford it.
Dodaj coś do tego zgłoszenia
Dodaj tutaj wszystko, co wydaje się istotne dla odtworzenia tego błędu lub zrozumienia twojej propozycji:
- Kolejne ID stołu / ID ruchu
- Czy F5 rozwiązało problem?
- Czy problem zdarzył się kilka razy? Za każdym razem? Losowo?
- Jeżeli masz zrzut ekranu z tym błędem (dobry zwyczaj) możesz użyć Imgur.com, żeby wrzucić go do Internetu i potem skopiować łącze do niego tutaj.