Skip to content

Children regions and area element - #15

Open
gabrielcsilva1 wants to merge 5 commits into
TeleMidia-MA:masterfrom
gabrielcsilva1:children-regions-and-area-element
Open

Children regions and area element#15
gabrielcsilva1 wants to merge 5 commits into
TeleMidia-MA:masterfrom
gabrielcsilva1:children-regions-and-area-element

Conversation

@gabrielcsilva1

Copy link
Copy Markdown

Add Area and Subregion Generation

This change adds support for subregion and area element generation in NCL documents.

Changes

Fixes

  • Fixed import errors between modules.
  • Fixed issues with macro generation in specific scenarios.
  • Updated function calls to use the correct implementations.

New features

  • Subregion generation has been implemented.
region screen
  region header
    width: "100%"
    height: "5%"
  end
end
  • Added support for area generation within media elements
media animation
  src: "assets/animation.mp4"
  area segAudio
    begin: "5s"
  end
end

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant