issues
search
TangentFoxy
/
Pop.Box
(ON HOLD) Pop.Box is an easy to use GUI library for the LÖVE engine, intended for rapid prototyping.
http://guard13007.github.io/Pop.Box/docs
MIT License
8
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Default window containment mode on transparent window in current test is failing
#70
TangentFoxy
opened
7 years ago
0
Window X button works when mouse is released over it when it should only be on clicks
#69
TangentFoxy
opened
7 years ago
0
Make inheritsFromElement check by reference instead of a string
#68
TangentFoxy
closed
7 years ago
0
Use 2 spaces for formatting instead of 4
#67
TangentFoxy
opened
7 years ago
1
window element todo
#66
TangentFoxy
opened
7 years ago
0
When a handler deletes itself in some way, it will still be referenced in pop.hovered?
#65
TangentFoxy
opened
7 years ago
0
Implement "hovered" callback for elements
#64
TangentFoxy
opened
7 years ago
1
info / debug level logging
#63
TangentFoxy
closed
7 years ago
2
Button elements within window element non-functional
#62
TangentFoxy
closed
7 years ago
1
bezierEditor / bezierHandle elements
#61
TangentFoxy
opened
7 years ago
1
Window buttons non-functional after window element is moved
#60
TangentFoxy
opened
7 years ago
1
Element automatically updates when a property describing it is modified
#59
TangentFoxy
opened
7 years ago
2
The old version of setSize() fixed alignment manually, whereas the new version uses align()
#58
TangentFoxy
closed
7 years ago
1
Make a function that deletes and recreates pop.screen
#57
TangentFoxy
opened
7 years ago
1
pop.import completely broken
#56
TangentFoxy
opened
7 years ago
0
Implement a tooltip feature, drawing a customizable element outside of the standard tree of elements
#55
TangentFoxy
opened
7 years ago
3
Event-handling functions should return false to indicate they have not handled an event, anything else is accepted as handled
#54
TangentFoxy
opened
7 years ago
1
Improvements made while working on SCP-Clicker
#53
TangentFoxy
opened
7 years ago
3
data x and y values are not being accepted
#52
TangentFoxy
opened
7 years ago
0
DO NOT MERGE (for comparison to data-driven branch)
#51
TangentFoxy
opened
7 years ago
0
REDESIGN (Based on eOS mockups)
#50
TangentFoxy
opened
7 years ago
0
Wishlist
#49
TangentFoxy
opened
8 years ago
1
Features: Window snapping and offset
#48
TangentFoxy
opened
8 years ago
0
Start testing using busted
#47
TangentFoxy
closed
8 years ago
0
Fix this in docs
#46
TangentFoxy
closed
8 years ago
1
LDoc reference
#45
TangentFoxy
opened
8 years ago
2
Using submodules + other repos and games, make a different branch for each simultaneous version being made...
#44
TangentFoxy
closed
8 years ago
2
Support for 9-slices
#43
TangentFoxy
opened
8 years ago
0
Table-based element creation
#42
TangentFoxy
closed
8 years ago
1
Factory for click and drag to move to be added to any element?
#41
TangentFoxy
opened
8 years ago
0
Bring focused windows to the front of their parent element
#40
TangentFoxy
opened
8 years ago
2
Ability for an element to keep child elements locked within its boundaries (on by default)
#39
TangentFoxy
closed
7 years ago
2
Checkbox with optional aligned text
#38
TangentFoxy
opened
8 years ago
1
video player element
#37
TangentFoxy
opened
8 years ago
0
Circle element
#36
TangentFoxy
closed
7 years ago
1
Write an article about mouse handling?
#35
TangentFoxy
closed
8 years ago
0
excludeUpdate -> live?
#34
TangentFoxy
closed
8 years ago
2
excludeMovement -> static
#33
TangentFoxy
closed
8 years ago
2
excludeDraw -> visibility
#32
TangentFoxy
closed
8 years ago
1
Window delete needs to remove local sub-element references
#31
TangentFoxy
closed
8 years ago
0
Make it possible to tell Pop exactly what to load when making a new instance
#30
TangentFoxy
closed
8 years ago
1
Rename element.margin and give it setters/getters
#29
TangentFoxy
closed
8 years ago
1
Figure out how to create elements without using MoonScript's class system
#28
TangentFoxy
opened
8 years ago
2
window element, rename internal @window to @area
#27
TangentFoxy
closed
8 years ago
0
Data-driven design capability
#26
TangentFoxy
closed
8 years ago
0
GIFs in the documentation
#25
TangentFoxy
opened
8 years ago
0
Relative sizing/positioning
#24
TangentFoxy
closed
7 years ago
2
Make it possible to navigate elements with keys
#23
TangentFoxy
opened
8 years ago
0
Make Pop instancable
#22
TangentFoxy
closed
8 years ago
1
Elements should be able to attach and unattach themselves from being called on mousemoved events
#21
TangentFoxy
closed
7 years ago
2
Next