# 최신 아바타 크기가 변경되지 않습니다

**URL:** <https://meta.discourse.org/t/latest-avatar-size-doesnt-change-the-size/374243>\
**Category:** Bug\
**Tags:** avatar-size-shape\
**Created:** [7월 15, 2025, 5:33오전 UTC](https://meta.discourse.org/t/latest-avatar-size-doesnt-change-the-size/374243 "2025-07-15T05:33:54Z")\
**Posts on this page:** 1\
**Showing post:** 5

<div class="post-metadata">

**Author:** ![jordan.vidrine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jordan.vidrine/32/515563_2.png) [@jordan.vidrine](https://meta.discourse.org/u/jordan.vidrine)\
**Post date:** [9월 3, 2025, 9:16오후 UTC](https://meta.discourse.org/t/latest-avatar-size-doesnt-change-the-size/374243/5 "2025-09-03T21:16:10Z")

</div>

PR 올립니다

> <https://github.com/discourse/discourse-avatar-component/pull/56>
>
> This PR cleans up some of the code to remove \`tiny\` and \`medium\` as options as t…hey did not do anything to the avatar size. In core, these options are the same as "small" and "large"
> 
> https://github.com/discourse/discourse/blob/c671cfff84fdd54468b03b29907feb7f11af6645/app/assets/javascripts/discourse/app/lib/avatar-utils.js#L8-L24
> 
> It also allows the component to work with recent additions to the topic-avatar-size variable.

tiny와 medium 옵션은 더 이상 필요 없으므로 제거했습니다.

---

_[View the full topic](https://meta.discourse.org/t/latest-avatar-size-doesnt-change-the-size/374243)._
