#161906: "On Amazonis Planitia, hovering over the "Geologist" milestone should highlight relevant tiles."
ما هو هذا التقرير؟
ماذا حدث؟ يرجى اختيار من أدناه
ماذا حدث؟ يرجى اختيار من أدناه
يرجى التحقق مما إذا كان هناك بالفعل تقرير عن نفس الموضوع
إذا كانت الإجابة بنعم ، يرجى التصويت لهذا التقرير. يتم إعطاء التقارير ذات أكبر عدد من الأصوات الأولوية!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
وصف مفصل
-
• يرجى نسخ / لصق رسالة الخطأ التي تراها على الشاشة ، إن وجدت.
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;
}
}
} -
• يرجى توضيح ما تريد القيام به ، ماذا فعلت وما حدث
• ما هو متصفحك؟
Google Chrome v134
-
• يرجى نسخ / لصق النص المعروض باللغة الإنجليزية بدلاً من لغتك. إذا كان لديك لقطة شاشة لهذا الخطأ (ممارسة جيدة) ، يمكنك استخدام Imgur.com لتحميله ونسخ / لصق الرابط هنا.
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;
}
}
} -
• هل هذا النص متاح في translation system ؟ إذا كانت الإجابة بنعم ، فهل تمت ترجمتها لأكثر من 24 ساعة؟
• ما هو متصفحك؟
Google Chrome v134
-
• يرجى توضيح اقتراحك بدقة وإيجاز بحيث يكون من السهل قدر الإمكان فهم ما تعنيه.
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;
}
}
} • ما هو متصفحك؟
Google Chrome v134
-
• ما الذي تم عرضه على الشاشة عندما تم حظرك (شاشة فارغة؟ جزء من واجهة اللعبة؟ رسالة خطأ؟)
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;
}
}
} • ما هو متصفحك؟
Google Chrome v134
-
• أي جزء من القواعد تم مخالفته في تصميم التبني لدى 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;
}
}
} -
• هل انتهاك القواعد مرئي عند إعادة اللعب؟ إذا كانت الإجابة بنعم ، فبأي رقم؟
• ما هو متصفحك؟
Google Chrome v134
-
• ما هو نشاط اللعبة الذي أردت القيام به؟
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;
}
}
} -
• ماذا تحاول أن تفعل لتحريك هذا العمل اللعبة؟
-
• ماذا حدث عند محاولة القيام بهذا (رسالة خطأ ، رسالة شريط حالة اللعبة ، ...)؟
• ما هو متصفحك؟
Google Chrome v134
-
• في أي خطوة من اللعبة حدثت المشكلة (ما هو تعليمة اللعبة الحالية)؟
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;
}
}
} -
• ماذا حدث عند محاولة إجراء هذه الحركة داخل اللعبة (رسالة خطأ ، رسالة شريط حالة اللعبة ، ...)؟
• ما هو متصفحك؟
Google Chrome v134
-
• يرجى وصف مشكلة العرض. إذا كان لديك لقطة شاشة لهذا الخطأ (ممارسة جيدة) ، يمكنك استخدام Imgur.com لتحميله ونسخ / لصق الرابط هنا.
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;
}
}
} • ما هو متصفحك؟
Google Chrome v134
-
• يرجى نسخ / لصق النص المعروض باللغة الإنجليزية بدلاً من لغتك. إذا كان لديك لقطة شاشة لهذا الخطأ (ممارسة جيدة) ، يمكنك استخدام Imgur.com لتحميله ونسخ / لصق الرابط هنا.
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;
}
}
} -
• هل هذا النص متاح في translation system ؟ إذا كانت الإجابة بنعم ، فهل تمت ترجمتها لأكثر من 24 ساعة؟
• ما هو متصفحك؟
Google Chrome v134
-
• يرجى توضيح اقتراحك بدقة وإيجاز بحيث يكون من السهل قدر الإمكان فهم ما تعنيه.
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;
}
}
} • ما هو متصفحك؟
Google Chrome v134
سجل التاريخ
imgur.com/a/HEvcy4k
اضف لهذا البلاغ
- تعريف طاولة/تعريف حركة
- هل حلَت F5 المشكلة؟
- هل ظهرت المشكلة عدة مرات؟ كل مرة؟ بطريقة عشوائية؟
- إذا كان لديك لقطة شاشة لهذا الخطأ (ممارسة جيدة) ، يمكنك استخدام Imgur.com لتحميله ونسخ / لصق الرابط هنا.
