Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
T
Tukui
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Tukz
  • Tukui
  • Issues
  • #17

Closed
Open
Opened May 11, 2018 by Maximvs@Maximvs

BETA: Castbar color

Don't know if it was intended:

for casts that are interruptable in Tukui 17, the color was set to some blue color, self:SetStatusBarColor(0.31, 0.45, 0.63, 0.5) if I'm correct, and red self:SetStatusBarColor(1, 0, 0, 0.5) when it wasn't interruptable.

for the Tukui 18 BETA it's set to red - self:SetStatusBarColor(1, 0, 0, 0.7) even when it is interruptable, it's not checking if it is interruptable or not?

Edited May 11, 2018 by Maximvs
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: Tukz/Tukui#17