Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: Allow User to remove spaces b/w Canvas and Components through frontend option #1121

Open
adnanqaops opened this issue Aug 20, 2024 · 0 comments
Assignees
Labels
Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code

Comments

@adnanqaops
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Currently, we can't remove the spaces b/w the Lowcoder Canvas and the components inside it. This causes a bad UI/UX on Public site. User has to write the Custom CSS for removing the space.

Describe the solution you'd like

  • Set Padding for the Canvas
  • Set Background Color (individually from a Theme)
  • Set Background Image
  • Set Background Image Repeat, Position
  • Set CSS Gradient via Background Image
  • Set Background Video
  • Set Background Animation (Lottie)

Not only this, But also:

  • Set Aspect Ratio, so the amount of vertical Grid Cells is calculated
  • Set "Max Height" for the canvas (alternative to Aspect Ratio)
  • This new settings here count for the standard App Canvas, but also for the Canvas, which is displayed to show apps inside of both Navigation App Types.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@adnanqaops adnanqaops added Javascript Frontend Pull requests that update Javascript code Components Dedicated to Frontend Visual Components labels Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants