Skip to content

CircleCi#3320

Closed
Frenzie wants to merge 1 commit intokoreader:masterfrom
houqp:houqp-master
Closed

CircleCi#3320
Frenzie wants to merge 1 commit intokoreader:masterfrom
houqp:houqp-master

Conversation

@Frenzie
Copy link
Copy Markdown
Member

@Frenzie Frenzie commented Oct 8, 2017

No description provided.

unscaled_size_check_geom=$(grep -E -nr --include=*.lua --exclude=gesturerange_spec.lua --exclude-dir=base --exclude-dir=*arm* 'Geom:new{.+ [wh] = [0-9]{1,4}' | grep -Ev '[wh] = 0' | grep -v '= [0-9]/[0-9]' | grep -v scaleBySize || true)

if [ "${unscaled_size_check}" ] || [ "${unscaled_size_check_geom}" ]; then
echo -e "\\n${ANSI_RED}Warning: it looks like you might be using unscaled sizes.\\nIt is almost always preferable to defer to one of the predefined sizes in ui.elements.commonui in the following files:"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be changed to ui.size but it doesn't look like there were any other relevant changes.

@Frenzie Frenzie closed this Oct 8, 2017
@Frenzie Frenzie reopened this Oct 8, 2017
@Frenzie Frenzie mentioned this pull request Oct 8, 2017
@Frenzie Frenzie closed this Oct 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants