Skip to main content

Questions tagged [background]

Background typically refers to the rendering behind a container element's contents - usually on a web page, Windows form or other UI presentation medium.

background
4 votes
1 answer
407 views

Background crash: _SwiftData_SwiftUI: one-time initialization function for empty

I'm using SwiftData & SwiftUI and my App keeps crashing in the background. I sadly can't reproduce it, I'm only seeing the TestFlight crash reports. These are my observations so far: Having ...
fer0n's user avatar
  • 862
0 votes
0 answers
74 views

Problem with Android App background service stoping

I have made an android app (using MIT app inventor) that runs a service in the background using the Itoo extension. This means that I have no access to the android code behind it. The service is ...
Jimis's user avatar
  • 11
0 votes
0 answers
87 views

flutter stripe_android:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.tasks > Android resource linking failed

What went wrong: Execution failed for task ':stripe_android:verifyReleaseResources'. A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android ...
Uchenna Mboo's user avatar
0 votes
0 answers
23 views

How to Properly Interrupt the Download of a Background Image Using JavaScript

In a similar vein to a previous question (link), I'm dealing with dynamic changes to background images in my web application. However, unlike the scenario discussed in the linked question, where the ...
Erik's user avatar
  • 92
1 vote
1 answer
31 views

Issue with simple java app that removes background from one image and overlays it onto another image and downloads the processed image

essentially what i'm trying to create is a simple Java app that when an image is uploaded it removes the black from the background and makes it transparent, then stores this image. Then, the image ...
Random MC Dude's user avatar
0 votes
2 answers
88 views

Unity 2D - animated background

I'm working on a game with free pixel adventure sprites. The GIF below is a level that the sprite creator put, and I have no idea how to create such a background in Unity (repeat with go down ...
Pooria Sadeghy's user avatar
0 votes
2 answers
55 views

CSS Animating Button Background - how to make this background move horizontally not vertically

I have a button with an animated hover effect where the background slides together and then when the mouse leaves it splits vertically and moves to the top/bottom. I cant figure out how to get it so ...
user3914769's user avatar
0 votes
3 answers
151 views

Change background on Tab react native app

hello, can you help me change the black color under the tabs, this color seems to have its own view or must be changed using props. if it is changed using props, what props might be able to change the ...
saint rosid's user avatar
1 vote
1 answer
59 views

How can I edit ggMarginal background to match the plot background?

I'm trying to use ggExtra::ggMarginal() to add the density histograms on the side. It works fine but the background color is white instead of the "#fffdf7" color I want. I can't seem to ...
M.Frumh's user avatar
  • 25
0 votes
0 answers
27 views

MPAndroidChart - Fill gradient horizontally

I would like to have a chart (MPAndroidChart) with linechart in one color and in background horizontal gradient (from left to right) zone / phase depending of x-axis. This background depends of a ...
James's user avatar
  • 1
0 votes
0 answers
25 views

Chrome Extension Highlight Feature Not Applying Background Color

I'm working on a Chrome extension designed to let users highlight text on web pages and save it. Despite setting up the logic to save the selected color and apply it as the background color of the ...
BuzzMedz's user avatar
0 votes
2 answers
66 views

CSS image in div ignoring padding [duplicate]

I have an image inside a div and want the image to have some space from the borders of the div it's contained in. I have tried adding padding but the image still fills the whole div and seems to ...
GA Haroon's user avatar
0 votes
0 answers
29 views

Under the swiftUI framework, the timer cannot continue to count in the background

Due to the limitations of the mechanism, the time difference is mainly calculated by using the time before saving into the background and the saved time and the current time after coming out of the ...
what's user avatar
  • 1
0 votes
1 answer
35 views

Anyone has advice on how to go about creating a background color change hover event using tailwind?

I have some images in circles that I'm wanting to create a background color change event for. I would like the background to correspond with the color of each image, but I'm still a bit new to ...
Anthony McKinney's user avatar
0 votes
1 answer
20 views

My image is not working as background image

In my css i've given url() of img but it is not working as background img when code is executed on browser. My HTML is stored in htdocs->ALUMEET->profile.html My CSS is stored in htdocs->...
Shreya Gaikwad's user avatar

15 30 50 per page
1
3 4
5
6 7
993