UI.js: remove aliases #261
Labels
No labels
0.1
0.2
0.3
1.0
Ox
Ox.Geo
Ox.Image
Ox.UI
Ox.Unicode
critical
defect
deleteme
duplicate
enhancement
fixed
major
minor
normal
severity: major
severity: minor
severity: normal
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/oxjs#261
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While attaching widgets (Ox.Element etc) and elements (Ox.$body etc.) directly to Ox is ok, utility functions and constants may be polluting the namespace. Also looks slightly weird in the documentation browser. So they should be attached to Ox.UI.
Candidates are: DIMENSIONS, EDGES, getImageData, getImageURL, getOxElement, hideScreen, IMAGES, isOxElement, PATH, SCROLLBAR_SIZE and THEMES.
Ox.UI.js: remove aliasesto UI.js: remove aliases