mozilla/webmaker-core
Pages become slightly smaller when they get the selected border
开放
#110 创建于 2015年7月14日
enhancementfeedbackhelp wanted
仓库指标
- 星标
- (63 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
This issue has been migrated from mozilla/webmaker-android#1835.
It was originally written by flukeout on Tue May 12 2015 and had the following description:
Let's make all pages appear the same size.
On Tue May 12 2015, thisandagain commented:
Tried resolving this by moving the
borderfrom theselectedclass to the base class for each page, but it caused major performance problems. Not sure why ... needs investigation but any potential fix for this should be tested for perf.