Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A AR
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GeoVistoogsi
  • AR
  • Merge requests
  • !190
An error occurred while fetching the assigned milestone of the selected merge_request.

Update public/style.css, public/ar_main.js

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cantuerk requested to merge 21caog1bif-master-patch-51793 into master 3 months ago
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2
  • Cantuerk @21caog1bif merged 3 months ago

    merged

  • Cantuerk @21caog1bif mentioned in commit 02220dfc 3 months ago

    mentioned in commit 02220dfc

  • Loading
  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Compare
  • master (base)

and
  • latest version
    20aca077
    1 commit, 3 months ago

2 files
+ 10
- 13

    Preferences

    File browser
    Compare changes
pub‎lic‎
ar_ma‎in.js‎ +4 -4
styl‎e.css‎ +6 -9
public/ar_main.js
+ 4
- 4
  • View file @ 20aca077

  • Edit in single-file editor

  • Open in Web IDE


@@ -361,18 +361,18 @@ function openMoveMenu() {
Verschiebungsgröße: <span id="move-delta-display">${moveDelta.toFixed(2)}</span>
<input type="range" min="0.01" max="1.0" step="0.01" value="${moveDelta}" onchange="updateMoveDelta(this.value)">
</label>
<div style="display: flex; gap: 4px;">
<div class="button-row">
<div class="control-button" id="left" onclick="moveModelDynamic('x', -moveDelta)">
<img src="assets/icons/left-arrow.png" alt="Up" />
<img src="assets/icons/left-arrow.png" alt="Left" />
</div>
<div class="control-button" id="right" onclick="moveModelDynamic('x', moveDelta)">
<img src="assets/icons/right-arrow.png" alt="Up" />
<img src="assets/icons/right-arrow.png" alt="Right" />
</div>
<div class="control-button" id="up" onclick="moveModelDynamic('z', -moveDelta)">
<img src="assets/icons/up-arrow.png" alt="Up" />
</div>
<div class="control-button" id="down" onclick="moveModelDynamic('z', moveDelta)">
<img src="assets/icons/down-arrow.png" alt="Up" />
<img src="assets/icons/down-arrow.png" alt="Down" />
</div>
</div>
<button onclick="closeDynamicMenu()">Zurück</button>
public/style.css
+ 6
- 9
  • View file @ 20aca077

  • Edit in single-file editor

  • Open in Web IDE


@@ -240,15 +240,15 @@ button:active {
/* Style für Move Menu */
#move-menu {
.button-row {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
justify-content: center;
gap: 10px;
align-items: center;
}
.control-button {
flex: 0 0 auto;
width: 40px;
height: 40px;
border: none;
@@ -261,13 +261,10 @@ button:active {
.control-button img {
width: 40px;
height: 40px;
object-fit: contain;
}
.control-button:active {
background-color: #0056b3;
transform: scale(0.95);
}
#button-controls .spacer {
width: 40px;
}
}
\ No newline at end of file
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference:
Source branch: 21caog1bif-master-patch-51793

Menu

Explore Projects Groups Snippets

Dies ist die Gitlab-Instanz des Transferportals der Hochschule für Technik Stuttgart. Hier geht es zurück zum Portal