Skip to content

Conversation

@maltee1
Copy link
Contributor

@maltee1 maltee1 commented Mar 28, 2022

just wait for me to test this on my phone

@maltee1
Copy link
Contributor Author

maltee1 commented Mar 28, 2022

first commit works, I should probably also test the second one

@deepbluev7
Copy link
Member

can you rebase this on master?

@maltee1
Copy link
Contributor Author

maltee1 commented Mar 31, 2022

like that?

@deepbluev7
Copy link
Member

mhm, no, differently :D

You rebased master on your commit instead >.<

@deepbluev7 deepbluev7 force-pushed the fix_tapping_timeline branch from f7d6ad5 to 24970b8 Compare April 2, 2022 23:39
@deepbluev7
Copy link
Member

(fixed it)

@deepbluev7
Copy link
Member

Have you tested it now?

id: row

property var model
property int buttonSize: Settings.mobileMode? 22 : 16
Copy link
Member

Choose a reason for hiding this comment

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

before they should have been implicitly dependent on whatever is bigger, font size or button size. Can you maybe make this Math.max(fontMetrics.lineHeight, 16) * 1.5 or so?

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