Giter Site home page Giter Site logo

v2: Ease grouping elements about quickmockup HOT 4 OPEN

jdittrich avatar jdittrich commented on June 19, 2024
v2: Ease grouping elements

from quickmockup.

Comments (4)

AlaaSarhan avatar AlaaSarhan commented on June 19, 2024

As for the prototype, I think we should just make our Container element capable of changing mode between:

  • free mode which is the same as it is atm (uses our ContainerComposite composite figure)
  • vertical mode which will just swap the element's figure with draw2d's VerticalLayout composite
  • horitzontal mode which will just swap the element's figure with draw2d's HorizontalLayout composite
    (2nd and 3rd modes should as well preserve the behaviors we implemented in our ContainerComposite like glowing and automatic assignment on drop, which means we'll need to refactor these features and probably move them into policies)

As for the rest, like flexbox mode, shadow element to visually show where things will move while dragging them, etc .. I'd probably leave out from prototype from now, and see if they come up as-is or slightly modified once we test the prototype with users.. makes sense?

from quickmockup.

AlaaSarhan avatar AlaaSarhan commented on June 19, 2024

On a second thought, I'm leaning again towards just implementing those elements that we think such modes would allow to create instead. Like if we are thinking of vertical mode as enabler for list/menu/etc creation, then it is probably cheaper to implement those elements (hard-coded sort-of) than to implement more generic features/elements to later find out that they are only used for 1 or 2 use-cases/elements by users. does that make sense as well to you @jdittrich ?

from quickmockup.

jdittrich avatar jdittrich commented on June 19, 2024

Good question – it is one of the things that might be just OK or really awesome and one can only know by trying. So if it is costly to build, let’s wait for now (on the other hand, having a way for "adding more menu entries" etc. might also turn our to be some work). So… undecided.

from quickmockup.

AlaaSarhan avatar AlaaSarhan commented on June 19, 2024

okay let me then give it a try with list and menu elements (both vertical and horizontal) .. I'm thinking in combination with introducing element toolbar (#55), we can have a button for adding new entries to lists/menus that will be aligned automatically based on the element direction (internally)

from quickmockup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.