Todos los informes
Informes de Quantum
#23433: "Make it so that we can zoom in on Command Cards that players have on their game board."
acknowledged: Los desarrolladores están de acuerdo en que es una buena idea y tienen la intención de trabajar en ella
¿Sobre qué es este informe?
¿Qué ha pasado? Por favor, selecciona una de las opciones siguientes
Sugerencia: en mi opinión, esta idea puede mejorar mucho la implementación del juego
Descripción detallada
• Por favor explica tu sugerencia de manera precisa y concisa para que sea lo más fácil posible entender lo que quieres decir.
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.• ¿Qué navegador estás usando?
Google Chrome v85
Historial de informes
30 ago 2020 20:48 •
Idsky • Los desarrolladores están de acuerdo en que es una buena idea y tienen la intención de trabajar en ella:
31 ago 2020 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 • Los desarrolladores están de acuerdo en que es una buena idea y tienen la intención de trabajar en ella:
31 ago 2020 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 • Los desarrolladores están de acuerdo en que es una buena idea y tienen la intención de trabajar en ella:
17 ene 2021 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 • Los desarrolladores están de acuerdo en que es una buena idea y tienen la intención de trabajar en ella:
19 jul 2023 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 • Los desarrolladores están de acuerdo en que es una buena idea y tienen la intención de trabajar en ella:
23 jul 2023 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.
Agregar a este informe
Por favor agrega aquí cualquier cosa que sea relevante para reproducir este error o entender tu sugerencia:
- Otro ID de partida / ID de jugada
- ¿Se resolvió el problema al pulsar F5?
- ¿Apareció el problema varias veces? ¿Cada vez? ¿Aleatoriamente?
- Si tienes una captura de este error (buena práctica), puedes usar Imgur.com para subirla y copiar/pegar el enlace aquí.