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

New add tile dialog #1061

Open
martinbedouret opened this issue Nov 2, 2021 · 1 comment · May be fixed by #1091
Open

New add tile dialog #1061

martinbedouret opened this issue Nov 2, 2021 · 1 comment · May be fixed by #1091
Assignees

Comments

@martinbedouret
Copy link
Collaborator

martinbedouret commented Nov 2, 2021

The main goal of this feature is to simplify the addition of new tiles when the edit mode is enabled. By default, when a new board is created, Cboard will add a fluent board. Anyway, it is possible to transform the board into a fixed board. They have the following features:

The grid will not change for different screen sizes or device orientation.
The number of rows and columns are configurable.
The tiles will have fixed positions in the grid.
Hence, there are two scenarios for this feature:

  1. Fluent Board
    addtile

addtile2

  1. Fixed Board
    addtile3

addtile4

@martinbedouret martinbedouret added this to the 1.17.0 milestone Nov 2, 2021
@tomivm tomivm linked a pull request Dec 10, 2021 that will close this issue
@martinbedouret martinbedouret modified the milestones: 1.17.0, 1.18.0 Jan 3, 2022
@martinbedouret martinbedouret removed this from the 1.18.0 milestone Jan 17, 2022
@eadraffan
Copy link

Please forgive me Martin - do you mean 'fixed' symbol positioning on a board? This makes it possible to edit by the placement of the symbols in given cells or tiles, thus making possible savings on secondary work when having to move tiles if the board is fluid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants