question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Selection "background" is cut off

See original GitHub issue
<CalendarStrip
     style={{paddingTop: 20, paddingBottom: 10}}`
     calendarAnimation={{type: 'parallel', duration: 300}}
     selection={'background'}
     selectionAnimation={{duration: 300, borderWidth: 2}}
     calendarHeaderStyle={{color: 'white'}}
     calendarColor={'#7743CE'}
     highlightColor={'#9265DC'}
     highlightDateNumberStyle={{color: 'white'}}
     highlightDateNameStyle={{color: 'white'}}
     dateNumberStyle={{color: 'white'}}
     dateNameStyle={{color: 'white'}}
     borderHighlightColor={'white'}
     iconLeft={require('../Images/left-arrow.png')}
     iconRight={require('../Images/right-arrow.png')}
     iconContainer={{flex: 0.1}}
/>

glass_and_iphone_7_ ios_10_2__14c89

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
peacechencommented, Jul 21, 2017

v1.2.0 implements responsive sizing

0reactions
peacechencommented, Jul 13, 2017

Thanks for the PR @lbrdar . Merged and will release a new version on npm.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is my background image getting cut off at the bottom?
I want my background image to cover 100% of the browser window, I do not care if it is cropped. Right now at...
Read more >
Desktop background picture cut-off, not full sized
When an image is not at the same aspect ratio (e.g. relationship of width and height) as the monitor screen, you have a...
Read more >
How to Cut out an Image & Make the Background Transparent ...
In addition, if you add an Alpha channel to your image, you can remove the area surrounding your selection and replace it with...
Read more >
How to cut out an image quickly in Photoshop. - Adobe
3. Invert your selection. With your shape selected, go to Select > Inverse so that only the image's background is selected.
Read more >
How to remove a background in Photoshop - Adobe
1. Open your image in the Layers panel and unlock the layer. 2. In the Properties panel, click Remove Background under Quick Actions....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found