Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VuhDo VuhDo
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 279
    • Issues 279
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • VuhDo
  • VuhDoVuhDo
  • Issues
  • #17

Closed
Open
Created Oct 21, 2019 by secondline@secondline

recommended to add alignment options to each panel

The current Vuhdo panel layout cannot accommodate various resolutions. In order to make Vuhdo achieve a consistent display at various resolutions. It is recommended to add alignment options to each panel. For example, support it in the configuration file vuhdo.lua:

["PANEL_POSITIONS"] = {

{

["y"] = 0,

["x"] = 0,

["scale"] = 1,

["relativePoint"] = "CENTER", -- this alignment options can choose

["orientation"] = "CENTER", -- this alignment options can choose

["height"] = 207.9999847412109,

["growth"] = "TOPLEFT",

["width"] = 410.0000610351563,

}, -- [1] ...

Edited Oct 21, 2019 by secondline
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking