Chito Wong
Chito Wong
Refer to railmapgen/railmapgen.github.io#80 From the platform's point of view, we recommend user to download those needed free fonts in advance to reduce network traffic and speed up loading. With the...
@thekingofcity I think the `` element with `marker-start` `marker-mid` `marker-end` needs to be re-drawn after the related `` is added to the DOM. Consider a 2-step rendering or re-rendering of...
Hi @Windows-Taskmgr , 我可以確認該問題存在,但我們需時尋找修復方法。
Hi @thekingofcity , The font size of the station numbers are incorrect due to the font is loaded **after** the font size being calculated. To fix this issue, I suggest...
| Reviewer | Points (Palette) | Points (Templates) | Points (Gallery) | Total | | --- | --- | --- | --- | --- | | @MajorDucks | 8 |...
> [railmapgen/rmg-palette#1884](https://github.com/railmapgen/rmg-palette/issues/1884) 这个issue仅提供了官网首页,能否认为其没有提交可用的证据 不可。所提供之網站連結必須直達相關檔案(如PDF)或頁面(如HTML路線圖)。 另外,該Issue無實際更新,Pull Request亦無法建立,因此無需審核即可關閉。
Confirmed that the issue happens in RMP on iOS/iPadOS 26 only. The image export feature is working in RMG or in RMP on macOS 26.
See recently opened files: 
No explicit errors (PRD) shown in the web inspector after connecting to a Mac for debugging.
Tested locally with an iPhone connected -- The code is working up to this line: https://github.com/railmapgen/rmp/blob/main/src/components/page-header/download-actions.tsx#L224 The `Image` object can be loaded with the correct data URI, but it cannot...