Skip to main content

Questions tagged [overlay]

Overlays are user interface elements that are displayed over other UI elements, typically for the purpose of presenting additional or enhanced information and detail.

-1 votes
0 answers
8 views

Woocommerce product list images transition effect

I have a Woocommerce based website with theme "Storely" and child theme "Shoply". By default this theme have transition effect on hover images in product list (When hover image, ...
4X4GUMI. BG's user avatar
0 votes
0 answers
21 views

Having trouble stack v-hover, v-checkbox, and v-tooltips in vue.js

My goal is to have my v-tooltips displayed upon hover of the checkbox. I'm having trouble stacking the v-hover with the two items. Having the v-slot and the props interact is making no sense to me, ...
Jordan Duffey's user avatar
0 votes
0 answers
37 views

how to set datepicker action in whole Hstack [closed]

HStack(spacing: 10) { let date = utcToLocal(iso8601Formatter.string(from: birthday), from: "yyyy-MM-dd'T'HH:mm:ssZ", to: "dd-MM-yyy") Text(date) Spacer() ...
Arjunan M's user avatar
0 votes
0 answers
6 views

Overlay service without run forceground

My application using OverlayService to display view over home sreen using startForceground service. But from Android OS 14, Google request all application have to meet "foreground service types&...
Lucas's user avatar
  • 53
0 votes
0 answers
23 views

Overlay and scale image to take up as much of the screen as possible with a smooth transition [closed]

I have a few columns of images of different heights and I'm trying to make it so that when you click on one of them, it transitions into taking the full height of the screen while keeping its aspect ...
Hugo's user avatar
  • 439
1 vote
0 answers
24 views

Flutter - I need to make a qrcode screen, where the background must be blurred, and the center of the screen cleaned

I managed to add the effect I wanted, but it only works on Android devices, on IOS the blur effect is on the entire screen. my code and prints: Page: class HomePayQrcodePage extends StatelessWidget { ...
Matheus Angelicio's user avatar
0 votes
0 answers
25 views

Getting CDK overlay to stick within a card

I am using CDK overlay to render an Action dropdown but when the dropdown comes it has a fixed position and kinda is off the card hence when I scroll it stays at the same place. html for the overlay ...
user26114839's user avatar
-1 votes
0 answers
9 views

How to overlay a graph to the surface of a CAD object?

I have a dataset acquired from a CNC milling experiment consisting of power and x-y-z axes position in time. I need to plot a graph for power with respect to axis position and overlay the graph to the ...
Túlio S.'s user avatar
0 votes
0 answers
11 views

Styled Components overlay blocks form element on iPad only

I was developing a login/signup page using a template or code done using styled-components library online; however, the strange thing is this works for all my devices, at also at different screen ...
Kevin's user avatar
  • 15
0 votes
0 answers
30 views

How to Synchronize GroundOverlay Position with a Movable Image in Kotlin Jetpack Compose and Osmdroid During Map Rotation?

I'm working on an Android application using Kotlin, Jetpack Compose, and Osmdroid. The goal is to overlay an image onto a map, allowing users to interact with both the image and the map with specific ...
okon's user avatar
  • 1
0 votes
0 answers
40 views

How to create a floating window with Jetpack Compose

I just started learning kotlin with Compose and I want to create an app that stands out from other apps. I already know that I need to create a service, but I don't know how. Something like I tried ...
Migliorelli's user avatar
0 votes
0 answers
27 views

Metal Texture with Overlay comes in Green

I am trying to use Metal to overlay two textures together. The base layer is from the camera a CMSampleBuffer in 420f format and the secondary is a texture generated from a UIImage with no background ...
Charlie's user avatar
  • 222
1 vote
0 answers
25 views

Control tools in holoviews (bokeh backend) with overlayed plots

This is an extension of How to control active tools in holoviews with bokeh backend, but applied to overlayed plots. It seems like all plots need to specify the same set of tools to get what you want. ...
stublu's user avatar
  • 93
0 votes
0 answers
12 views

Overlaying Heatmaps

i need to do a cross analysis with : Two heatmaps a: interne data (Blue) b : externe data (red) on a map the idea is the extract the areas where only the blue appears any suggestions the files are ...
lagnaoui jihane's user avatar
0 votes
1 answer
51 views

HTML and CSS only mask overlay, is it possible?

How to create a CSS-only overlay over images or other HTML elements? Something like this: All examples found until now suggest assigning a background and using a mix of either masks or clip-paths ...
Void's user avatar
  • 67

15 30 50 per page
1
2 3 4 5
325