Anders Lindén

Results 18 issues of Anders Lindén

### Expected behaviour When I click on "online demo", I want to come to a page where are use cases are listed. ### Actual behaviour I am coming to the...

I can create a stair with `/js box(blocks.stairs.stone);` but how do I make it upside-down?

enhancement

This kills a server running on our raspberry pi: `/js box(blocks.air, 80, 80, 80);` On my pc, running windows 10, the command succeeds after some laggy seconds. The question is...

bug

I think the code examples for angular-ui-tree could be improved. Here are the questions I am still having: * Why do I need both ng-model and ng-repeat in this snippet?...

If I set the width of an img to be a percentage, it will change its width when the browser window is widened. But the area which triggers the zooming...

It seems like static constant variables has another color than the ones I see on http://color-themes.com/. I am using intellij IDEA 2016.2, community. ![image](https://cloud.githubusercontent.com/assets/1017466/16948965/25eba538-4db8-11e6-8ea4-9bdd1f32f1fd.png)

The scrollbar is initially showing even if I have not yet hovered the element or parent element. What I expect is that hover is needed for the scrollbar to show...

Would it be possible to add the ComputerCraftEdu code to the 1.79 tag (making one mod out of two)? It is popular amongst my underage students but I would like...

I am trying to use the hotkeys in visual studio 2022 v17.8.4 by * unbind all actions to hotkeys ctrl-up and ctrl-down. * assigning ctrl-down to GitDiffMargin.NextChange and ctrl-up to...

bug

I am trying to pull from a github repository with the following code getting an exception "too many redirects or authentication replays". Why? If I failed to login, I expect...