Cameron Johnston
Posts: 0
Joined: Mon Jun 17, 2013 3:47 pm

Dimming UI elements in the Background

Hello,

As part of my next app, I'd like to do something similar to what I've shown in these screenshots:

Before:
Image
After the trash button is clicked:
Image

The popup rises from the bottom of the screen, and at the same time everything else on the screen is dimmed. As a result, the new popup seems so jump out at the user.

With the UI components that Appery offers, I can't think of a way to do something like this. The main two things I want are:

  1. The ability to dim of the rest of the screen when a popup appears.

  2. A popup that appears at the bottom of the screen, preferably while still displaying all other elements on the screen.

    Can Appery support this type of feature?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Dimming UI elements in the Background

Appery.io is a place where you build the app, the app runs in the browser or on the device. You should be able to do this via JavaScript/CSS.

Cameron Johnston
Posts: 0
Joined: Mon Jun 17, 2013 3:47 pm

Dimming UI elements in the Background

I see, thanks for the reply Max!

Return to “Issues”