#161906: "On Amazonis Planitia, hovering over the "Geologist" milestone should highlight relevant tiles."
De què tracta aquest informe?
Què ha passat? Si us plau, selecciona a sota
Què ha passat? Si us plau, selecciona a sota
Si us plau, comprova si ja existeix un informe sobre el mateix tema
En cas afirmatiu, si us plau VOTA per aquest informe. Els informes amb més vots tenen PRIORITAT!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Descripció detallada
-
• Si us plau, copia i enganxa el missatge d'error que veus a la pantalla, si és que n'hi ha algun.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• Si us plau, què volies fer, què vas fer i que va succeir
• Quin és el meu navegador?
Google Chrome v134
-
• Si us plau, copieu/enganxeu el text mostrat en anglès en comptes del teu idioma. Si tens una captura de pantalla d'aquest error (bona pràctica), pots utilitzar Imgur.com per pujar-ho i copiar i enganxar el link aquí.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• És aquest text disponible al sistema de traducció? Si és així, ha sigut traduït fa més de 24 hores?
• Quin és el meu navegador?
Google Chrome v134
-
• Si us plau, expliqueu el vostre suggeriment de manera precisa i concisa, per que sigui el més fàcil d'entendre possible.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} • Quin és el meu navegador?
Google Chrome v134
-
• Què es mostrava a la pantalla quan estaves bloquejat (pantalla en blanc? Part de la interfície del joc? Missatge d'error?)
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} • Quin és el meu navegador?
Google Chrome v134
-
• Quina part de les regles no s'han respectat per l'adaptació de BGA
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• És visible la violació de les normes durant la repetició de la partida? Si es així, en quin número de moviment?
• Quin és el meu navegador?
Google Chrome v134
-
• Quina va ser l'acció del joc que volies fer?
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• Què intentes fer per dur a terme aquesta acció del joc?
-
• Què va passar quan ho vas intentar fer (missatge d'error, missatge de la barra d'estat de la partida, ...)?
• Quin és el meu navegador?
Google Chrome v134
-
• A quina fase del joc va passar l'error (quina era la ordre en curs)?
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• Què va passar quan vas intentar dur a terme l'acció del joc (missatge d'error, missatge de la barra d'estat del joc, ...)?
• Quin és el meu navegador?
Google Chrome v134
-
• Si us plau, descriviu el problema de visualització. Si tens una captura de pantalla d'aquest error (bona pràctica), pots utilitzar Imgur.com per pujar-ho i copiar i enganxar el link aquí.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} • Quin és el meu navegador?
Google Chrome v134
-
• Si us plau, copieu/enganxeu el text mostrat en anglès en comptes del teu idioma. Si tens una captura de pantalla d'aquest error (bona pràctica), pots utilitzar Imgur.com per pujar-ho i copiar i enganxar el link aquí.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• És aquest text disponible al sistema de traducció? Si és així, ha sigut traduït fa més de 24 hores?
• Quin és el meu navegador?
Google Chrome v134
-
• Si us plau, expliqueu el vostre suggeriment de manera precisa i concisa, per que sigui el més fàcil d'entendre possible.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} • Quin és el meu navegador?
Google Chrome v134
Historial de denúncies
imgur.com/a/HEvcy4k
Afegeix quelcom a aquest report
- Un altre ID de partida / ID de moviment
- Prémer F5 ha ajudat a arreglar el problema?
- El problema apareix diversos cops? Cada cop? a l'atzar?
- Si tens una captura de pantalla d'aquest error (bona pràctica), pots utilitzar Imgur.com per pujar-ho i copiar i enganxar el link aquí.
