This theme component has reached a balance on whether to display the topic OP or the last replyer on the mobile. As you can see, the OP of the topic will be displayed on the left, and the last replyer will be displayed on the right. In particular, if there is no reply, the position of the avatar will be replaced by a clock.
I’ve completed the maintenance work, but there is a problem - I probably need to put a PluginOutlet in the core. Without this outlet, it will be difficult to rewrite this theme component intact.
Is it possible that the commit b35e64 broke the TC on 3.4.2? It stopped working since then. When I installed the older 55f5a52 version, it’s working as expected.
브라우저의 개발자 콘솔에서 이 멋진 테마 컴포넌트에 대한 비추천(deprecation) 통지를 받았습니다:
[THEME 71 ‘Topic OP and last reply for mobile’] 비추천 통지: 사이트 초기화 과정에서 site.mobileView 또는 site.desktopView에 액세스하면 브라우저 창을 리사이즈할 때 오류와 불일치가 발생할 수 있습니다. 이러한 확인을 페이지 렌더링 중에 실행되는 컴포넌트, 트랜스포머 또는 API 콜백으로 이동하십시오. [Discourse 3.5.0.beta9-dev부터 비추천됨] [비추천 ID: discourse.static-viewport-initialization] [정보: Designing for Different Devices (Touch & Hover)]